body {
	background: url(images/background.jpg) repeat-x;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #302318
}

#background {
	width: 1200px;
	height: 1900px;
	margin: 0px auto;
	background: url(images/background.jpg) repeat-x;
}

#header {
	width: 968px;
	height: 860px;
	margin: 0px auto;
	background: url(ConstructionPage.jpg) no-repeat;
}

#player {
	margin: 0px auto;
	position: relative;
	right: -380px;
	top: 70px;
}