body {
	margin:0;
	padding:0;
	background:#333333;
	font-family:Tahoma;
	color:#fffefe;
	font-size:10px;
	text-align:center;
}

a {
	color:#ff9d00;
}

a:hover {
	text-decoration:none;
}

#container
{
	width: 100%;
	height: 100%;
}