#wrap {
	width:800px;
	position:relative;
	left:50%;
	margin-left:-400px;
	background-color: #FF6600;
}
