body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-image:url(../img/soon_right.jpg);
	background-color:#000;
}
#wrapper {
	position: relative;
	top:0;
	left:0;
	margin-left: 0px;
	margin-right: auto;
	width:800px;
	height: 1%;
	font-size:.85em;
	background-image:url(../img/soon.jpg);
	background-repeat: repeat-y;
}
a:link {
	font-size: .70em;
	color: #fff;
	text-decoration: underline;
}
a:visited {
	font-size: .70em;
	color: #fff;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color:#fff;
	font-size: .70em;
}
a:active {
	font-size: .70em;
	color: #fff;
	text-decoration: underline;
}

.getemail{
	width:220px;
	position: absolute;
	left: 500px;
	top: 500px;
}
.offer {
}
.privacy {
color:fff;
}
.submit {
	width: 80px;
	left: 70px;
	position: relative;
	right: auto;
	top: 5px;
}
