body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	background-image: url(Images/bg_emre2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width: 600px;
	margin-top: 360px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flash {
	width: 364px;
	height: 144px;
	margin-right: auto;
	margin-left: auto;
}
#player1 { width: 362px; 
}

.clear { clear: both; }

#wrapper #enter {
	font-size: 12px;
	text-align: right;
}

#wrapper #enter a {
	color: #666;
	text-decoration: none;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;
}

#wrapper #enter a:hover {
	text-decoration: underline;
	color: #FFF;
}
