body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #181818;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.copyright {
	font-size: 10px;
	vertical-align: bottom;
	text-align: center;
	color: #CCCCCC;
	background-color: #181818;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	height: 50px;
}
