html, body
{

	background-color:#000000;
}
body,
a
{
	font: 1em verdana;
	color: #999999;
}
#page
{
	background: #000000 url('../images/logo_hurleyhouse.gif') no-repeat top center;
	width:100%;
}
a:hover, a:active, a:focus
{
	color: #ffffff;
}
#coming_soon
{
	text-align: right;
	font-size: .75em;
}
#placeholder_content
{
	width: 458px;
	margin:auto;
	margin-top:350px;
	text-align:center;
}
ul.links
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.links li
{
}