body
{
	padding: 0;
	margin: 0;
	background: #333333;
	text-align: center;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	color: #FFF;
}

#centrecontainer
{
	position: absolute;
	top: 48%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -465px;
	position: absolute;
	top: -247px;
	left: 50%;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color:#999999;
	
}
