body {
	padding : 0;
	margin-top:15px; 
	text-align : center; 
	background-color : #C5B49A; 
	background-image : url(bg.jpg); 
	background-repeat : repeat-x; 
	font-family : arial; 
	font-size : 13px; 
	color : #000; 
}

#wrap {
	position: relative;
	text-align:left;
	margin:	0 auto;
	width:625px;
	}