@import 'reset.css';

html, body {
	width:100%;
	height:100%;
	font-size:100.01%;
}
body {
	background:none;
}
.pageWrapper {
	background:white;
	width:auto;
	margin:0;
	width:740px;
	height:334px;
	overflow:hidden;
	font-size:12px;
}
