body {
	background-color: #000000;
	color: #FFFFFF;
	font-family:Arial,Times,Times New Roman, Sans Serif, Georgia;
	font-size:13px;
	margin-top: 15px;
	background-image: url(images/background_DARK.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 800px;
	text-align:center;
	background-color: #000000;
	padding: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	color: #FFFFFF;
	line-height: 11pt;
}
#text_container {
	width: 800px;
	text-align:center;
	color: #FFFFFF;
}

h1, h2, h3 {
	text-align:center;
	font-weight:normal;
	color: #888888;
	font-size: 13px;
}
h3 {
	text-align:right;
	font-weight:normal;
	color: #888888;
	font-size: 18px;
}
p {
	color:#888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 0pt;
	text-align: justify;
}
a, a:link, a:visited {
	color: #888888;	
	text-decoration: none;
}
a.enter {
	color:#888888;
}
p.win {
	text-align:center;
	text-transform: uppercase;
}
.style1 {font-size: 14px}