html, body, #comingsoon {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background: #fff;
}
#comingsoon {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 411px;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: normal;
}