@charset "UTF-8";
body,td,th {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style:inside
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#CCCCCC
}
.style1 {font-size: medium}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.main {
	text-align: center;
	background-image: url(images/Comin%20Soon%20-%20IMG_3045.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}
.main2 {
	position: relative;
	vertical-align: middle;
	top: 50%;
}
