body {
	background-color: #030303;
	background-image: url(xx);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CFE6EF;
}

