body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#000;
	background-image:url(../images/style/page-bg_2.jpg);
	background-position: top left;
	background-attachment:fixed;
	background-repeat: repeat-x;
}
#top{
margin-left:auto;
margin-right:auto;
width:900px;
height:178px;
background-image:url(../images/style/top_bg_starlight.png);
}
#footer{
color:#fff;
text-align:center;
font-weight:bold;
width:100%;
margin:0;
padding:0;
}