#wrap{
background: url("../images/news_press/press_bg.jpg");
width: 993px;
height: 1392px;
}

#title{
position: absolute;
margin: -10px 0px 0px 80px;
}

#copy_title{
	position: absolute;
	margin:  80px 0px 0px 225px;
	color: #300E02;
	font-weight: bold;
	width: 625px;
}


#copy_photo{
	position: absolute;
	margin:  80px 0px 0px 110px;
	color: #300E02;
	font-weight: bold;
	width: 100px;
}

#copy_body{
	position: absolute;
	margin:  120px 0px 0px 225px;
	color: #300E02;
	width: 625px; 
}

#footer{
position: absolute;
margin: 935px 0px 0px 0px;
}