@charset "UTF-8";
/* CSS Document */
body {
	line-height: 1.3em;
	background: #666;
	font-family: arial;
	padding-top: 0px;
	margin:0 auto;
}

#main {
position:relative;
width:900px;
text-align:center;
margin:0 auto;
padding-top:30px;
color:#f7f7f7}

div.content, div.copyright {
	width:900px;
	position:relative;
	line-height:1.5em;
	color:#f7f7f7;
	font-size:13px;
	margin:0 auto;
	padding:40px 0;
	}
div.copyright {
	border-top:1px solid #ddd}
	