@CHARSET "ISO-8859-1";
body
{
	background-image:url(../images/bg.jpg);
}
.comingsoon
{
	margin:150px auto 0px auto;
	display:block;
}
.formdiv
{
	margin:150px auto 0px auto;
	background-image:url(../images/formbg.gif);
	background-repeat:no-repeat;
	width:505px;
	height:90px;
}
.forminput
{
	width:117px;
	height:16px;
	float:left;
	border:none;
	background-color:#ebf9fe;
	margin-left:10px;
	margin-top:47px;
	color:gray;
	font-size:11px;
}
.formbutton
{
	display:block;
	float:left;
	width:82px;
	height:21px;
	margin-top:45px;
}