body
{
	margin:0px;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	color:white;
	background-color:#000000;
	background-repeat:no-repeat;
	background-position: 50% -8px;
	height:100%;
	min-width:960px;
}

a
{
	color:white;
	text-decoration:none;
	cursor:pointer;
}

img
{
	border:0;	
}

#down
{
	width:1000;
	height:100%;
	position:relative;
	top:0;
}
