body {
	background-color:#000;
	background-image:url(../images/header.png);
	background-repeat:repeat-x;
}
#wrapper {
	margin-top:20px;
	width:1205px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/top-back.png);
	background-repeat:no-repeat;
	padding-top:250px;
	}
	
#logo {
	width:300px;
	height:334px;
	margin-left:auto;
	margin-right:auto;
}