.background {
	background-attachment: fixed;
	background-image: url(assets/nevada-sky.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #66CCFF;
}
.namestitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;
}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

