body{
	background: #000000;
	color: #faf3e0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}

#box {
	margin: auto;
	position: relative;
	width:925px;
	top:100px;
	background-color: #000000;

}
