@charset "utf-8";
/* CSS Document */

body
{
background-color:#000000;
width: 920px;
margin: auto;
margin-top:5px;
}

#content
{
	padding:px;
	width:920px;
	height:450px;
	border-width:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#0A0A0A;
	background-position:center;
	background-repeat:no-repeat;
	margin-top:px;
}