body 
{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../video/bg.jpg);
}

.mainbox
{
	margin:auto;
	width:550px;
	text-align:center;
}
.mainbox2
{
	margin:auto;
	width:550px;
	font-family:Tahoma, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.5;
	text-align:center;
}

a.lowwhitelink { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:link { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:visited { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:hover { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; } 
a.lowwhitelink:active { text-decoration:underline; color: #FFF; font-size: 12px; font-weight:bold; }


h1, h2, h3, h4, h5, h6
{
	display: inline; /*Gets rid of line break after header tag*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 22px; 
	color: #FFF;
	font-weight: bold;
	text-align:center;
}

