
body{
	text-align:left;
	background: #FFF url(../i/) no-repeat fixed center top;
	font-size: 10px; /*global font size, thus 63% = 10px = 1em if not redefined elsewhere*/
	margin:0;
	padding:10px;
}
#content{
	margin:0;
	padding:0;
}
