@charset "utf-8";
/* CSS Document */

body {
	background-color:#190E0C;
	margin:0 auto;
	padding:0 auto;
}

#wrapper {
	width:850px;
	background-color:#FFFFFF;
	margin:0 auto;
	overflow:hidden;
}

#header img {
	float:left;
}

#player {
	width:425px;
	height:344px;
	float:left;
	text-align:center;
}

#player img {
	border:2px solid #000;
	margin:10px 0 0 0;
}

#player p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:2px 0 0 0;
}

#bonus img {
	float:left;
}

#slide img {
	float:left;
}

#footerlink {
	width:850px;
	text-align:center;
}

#footerlink a {
	font-family:Impact;
	font-size:70px;
	margin:0 0 0 10px;
	float:left;
}
