body{

	background: url(../img/bg.jpg) repeat;

	margin:0;

/*	padding:0;

	text-align:center;	*/

}



#page{

	margin: auto;

	margin-top: 0px;

	background:transparent;

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#D1ffffff,endColorstr=#D1ffffff);

    zoom: 1;

    background-color: rgba(255, 255, 255, 0.82); 

	background-repeat: repeat-y; 

	width:900px; 

	height: 100%;

	padding: 0px; 

}



#photo{

	display: block;

	width: 350px;

	margin-left: 50px;

	margin-top: 30px;

    float: left;

	height: 496px;	

}

#container{

	height: 496px;

    float: left;

	width: 900px;

}

#pic{

	width: 350px;

	height: 496px;	

}

	

#text{

	font-family: Verdana;

	font-size: 18px;

	display: block;

	height: 496px;

	padding: 10px;

	margin-left: 420px;

	padding-right: 50px;

	color: #3F3F3F;	

}





#ny_head{

	color: #CF1626;

	text-align: center;

	font-family: Arial;

	font-size: 26px;

}

#authors{

	text-align: right;

}



#link{

	text-decoration: none;

}

	

#footer{

	position:absolute;

	bottom:0px; 

	font-family: Verdana;

	font-size: 18px;

	color: #3F3F3F;	

	text-align: center;

	width: 900px;

}