body { background-color: black; background-repeat: repeat; background-attachment: scroll; margin: 0     }
/*Main Blocks*/
#masterfloat { background-color: black; text-align: center; margin-left: auto; width: 1024px; height: 768px; overflow: visible; margin-top: 40px; margin-right: auto; }
.front-text p { color: #a88551;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font: 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
}
.front-text a:link, .front-text a:visited { color: #a88551; font-family: Georgia, "Times New Roman", Times, serif; background-color: black; text-decoration: none; }
.front-text a:hover, .front-text a:active { color: #4f3f26; font-family: Georgia, "Times New Roman", Times, serif; background-color: #8e8e7b; text-decoration: none; }

