html {
	font-family: arial,helvetica;
	font-size: 10pt;
}

body.index {
	background:black url('back_bg.jpg') top center repeat-x;
	-webkit-background-size:1800px 1200px; /* Fix iOS scale background bug */ 
}

#wrap {
	width:900px;
	color:#fff;
	margin:auto;
}

