#wrapper {
	background-image:url(../images/bg_wrapper.jpg);
	height:600px;
}

#top h2 {
	float:right;
	margin:68px 58px 0px 0px;
	padding:0px;
	color:#f19761;
	font-size:25px;
	background-image:none;
}
* html #top h2 {margin-right:29px;}

#top h2 a {color:#f19761;}
#top h2 a:hover {color:#f3e1d5;}

#content {
	float:right;
	margin:-33px 70px 0px 0px;
	width:698px;
	height:390px;
}
* html #content {margin-right:35px;}