* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#dacbab url(images/all_bg.jpg) no-repeat 50% 0%; 
}


/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	width:988px;
}
