body {
	margin-top: 0px;
	background-color: #16140e;
	background-image: url(images/tall_site.gif);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
}
.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
a:link {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #0033cc;
}
