html {width:600px}
body {
	margin:0;
	font:14px/1.5 "Helvetica Neue",Arial,'Liberation Sans',FreeSans,sans-serif;
	font-weight:300;
	background:none;
	color:#393838;
	background-color:#fff;
	width:600px;
	position:relative;
	height:308px;
	min-width:600px;
}
