#layout {
	float:center;
	margin:auto;
	width:1000px;
	text-align:left;
	background:url(../assets/layout/background-main.jpg) top center no-repeat;}
    
html>body #layout {
	width:1000px;}
