body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #222;
	text-align: center;
	margin: 20px 0px;
	padding: 0px;
}

#container { width: 800px; height: 600px; background: #000; margin: -300px 0 0 -400px; position: absolute; top: 50%; left: 50%; overflow: hidden;}
.mainimg { float: left; }
object, embed { margin: 0 0 24px; }

h1 { padding-top: 108px; margin-bottom: 26px; }

h3 { font-size: 1.3em; font-weight: normal; text-transform: uppercase; margin: 0 0 18px; }

p { font-size: 1.2em; margin: 0 0 10px; }

a, a:link, a:visited { color: #fff; text-decoration: none; }
a:visited { color: #ddd; }
a:hover, a:active, a:focus { color: #dcc19f; text-decoration: underline; }

p.copyright { font-size: 1.0em; text-align: right; margin: 0; padding: 0; position: absolute; right: 7px; bottom: 7px; }
