@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Futura, Arial, "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
}a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #66CCFF;
}
a:active {
	color: #66CCFF;
}
.mainTableBack {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/utility/RenBoyMast1920.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
