body {
	background-color: #393839;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
}
.loading {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}

.white {
	color: #ffffff;font-size: 13px;font-family: Comic Sans MS;
}

a.white:link {color: #ffffff;font-size: 13px;font-family: Comic Sans MS;font-weight: bold;text-decoration:underline;line-height:17px} 
a.white:active {color: #ffffff;font-size: 13px;font-family: Comic Sans MS;font-weight: bold;text-decoration:underline;line-height:17px}
a.white:visited {color: #ffffff;font-size: 13px;font-family:Comic Sans MS;font-weight: bold;text-decoration:underline;line-height:17px}
a.white:hover {color: #ffffff;font-size: 13px;font-family: Comic Sans MS;font-weight: bold;text-decoration:underline;line-height:17px}


