body {
	margin:0;
	padding:220px 0 0 0;
	color:#303942;
	text-align:center;
	font-family: Helvetica, Arial, Trebuchet MS, sans-serif;
	background:transparent url('../i/bg_landing.jpg') no-repeat center 80px;
	}
a:link, a:visited {
	color:#FF9933;
	text-decoration:none;
	}
a:hover {
	color:#FF9933;
	text-decoration:underline;
	}
a:active {
	color:#FF9933;
	text-decoration:underline;
	}
a.clean {
	color:#303942;
}
a.clean:hover {
	text-decoration:underline;
}
a.right {
	display:block;
	padding:5px 0;
	text-align:right;
}
img {
	border:0;
}
p {
	padding:4px;
	margin:0;
	line-height:1.1em;
}
/* site element styles */
#sitecontainer {
	margin:0 auto;
	width:475px;
	padding:0 0 0 275px;
	text-align:left;
	font-size:0.8em;
	}
