body {
background-color:#0a0a0a;
background-repeat:no-repeat;
background-position:right top;
background-attachment:fixed;

}
p {
font-family:Georgia, Bookman Old Style, Arial, sans-serif;
font-size: 14px;
color: #bfbbba;
}
h1,h2,h3,h4,h5,h6 {
color:#bfbbba;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
#container {
margin-right:auto;
margin-left:auto;
width:800px;
background-image: url(container.png);
}
#top {
width:800px;
height:10px;
background-image: url(container.png);
}
#header {
margin-right:10px;
margin-left:10px;
width:780;
height:197px;
background-image: url(banner.jpg);
}
#menu {
	margin-right:10px;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
width:780;
height:20px;
background-image: url(bg.png);
text-align: center;
color:#8e4944;
}
#fullbody {
	margin-right:10px;
margin-left:10px;
margin-top:10px;
width:780;
background-image: url(bg.png);
padding:10px;
}
#footer {
clear:both;
width:790px;
padding:5px;
background-color:#3e3731;
text-align:center;
}
h1, h2, h3, h4, h5, h6 {
font-family:Bookman Old Style, Arial, sans-serif;
}

