html {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:100%;
	height:100%;
}

body {
	margin:0px;
	width:100%;
	height:100%;
	background-color:#d1ddda;
	background-image:url(wrapper_bg.gif);
	background-repeat:repeat-y;
}
