html {
	background:#D0FBE0 url(../images/banaan.gif) 10px 10px no-repeat fixed;
	padding-top:10px;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:transparent;color: #777;
	margin-left:400px;height:99%;
	}
	
h1, p {width:400px;}
h1 {font-size:2em;line-height:1.4em;padding-top:2em;color:#66CC00;font-weight:bold;}
p {line-height:1.1em;margin-bottom:.5em;}
