body {
	font-family: Helvetica, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 0.85em;
	background: #3a3c40 url(/images/bg.jpg) repeat-x;
	color: #fff;
	text-align: center;
}
a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover { color: #00b6ff; }

#header {
	height: 190px;
}
#logo {
	margin-top: 40px;
	text-align: center;
}
#content {
	
}
#comingsoon h2 {
	margin-bottom: 30px;
}
#comingsoon p {
	font-size: 125%;
}