body {
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:80%;
}

#container {
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:420px;
}

#header {
	padding-bottom:5em;
}

#header img {
	border:none;
	margin-left:7px;
}

#navigation, #footer, .subpic {
	display:none;
}

#content p {
	line-height:1.8em;
}

#content p, #content h1, #content h2, #content h3, #content h4 {
	margin-left:7px;
	margin-right:400px;
}
