body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}


#siteframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	height: 200px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	top: 40px;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
}
a:link, a:active, a:visited {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
}
a:hover {
	color: #333333;
}
h1 {
	color: #333;
}

