body {
	margin: 					0px;
	padding:					0px;
	font-family:				Arial, Verdana;
	font-size:					12px;
	font-weight:				normal;
	text-align:					center;
	background-color:			#6F714C;
	text-align:					center;
	
}

table.start_page_main {
	border:						0px;
	width:						739px;
	height:						529px;
	background-image:			url("/img/comingsoon.jpg");
	background-attachment:		fixed;
	background-repeat:			no-repeat;
	background-position:		center 10px;
}

td {
	vertical-align:				bottom;
	text-align:					center;
	font-family:				Arial, Verdana;
	font-size:					12px;
	font-weight:				normal;
	color:						#FFFFFF;
}

a {
	color:						#000000;
	text-decoration:			none;
}

a:hover {
	color:						#C40000;
	text-decoration:			underline;
}

