#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width:776px;
	height:100px;
	margin-left: -372px;
	margin-top: -50px;
}
h1 {
	text-indent: -9999px;
	background: url(images/comingsoon.png) no-repeat;
	width: 776px;
	height: 52px;
}
p {
	font: normal 14px/1.8em Helvetica, Arial, sans-serif;
	color:#999;
	padding: 25px;
	text-align: center;
}
a {
	color: #ff961a;
	text-decoration: none;
	font-weight:  bold;
}
a:hover {
	color: #ffc279;
}
