body {
	background-color: #000000;
}

body, td, th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}

img {
	padding: 5px;
}

a {
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
	color: #EEEEEE;
}

.heading {
	font-family: Arial Black, Arial;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 780px;
	height: 600px;
	margin-left: -390px;
	margin-top: -300px;
}

#info {
	position: absolute;
	right: 0px;
	top: 585px;
	height: 15px;
	font-size: 11px;
	text-align: right;
}

#trafic {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 88px;
	height: 31px;
	margin-left: 390px;
	margin-top: 260px;
}
