body {
	background-image: url(../images/pics/background2_lg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
h4 {
	font-size: 18px;
	font-family: cityBlueprint;
}

.style1 {
	font-family: CityBlueprint, CountryBlueprint;
	font-size: 60px;
	color: #F8FDD7;
}
.style2 {
	font-family: cityBlueprint;
	font-size: 18px;
	color: #F8FDD7;
}
.style7 {	font-family: TechnicLite;
	font-size: 13px;
	color: #F8FDD7;
}
a {
	font-family: TechnicLite;
	font-size: 13px;
	color: #F8FDD7;
}
a:link {
	text-decoration: none;
	color: #F8FDD7;
}
a:visited {
	text-decoration: none;
	color: #675A29;
}
a:hover {
	text-decoration: underline;
	color: #5800FB;
}
a:active {
	text-decoration: none;
	color: #593571;
	background-color: #000000;
}
.style8 {
	color: #F8FDD7;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
body {
	color: #F8FDD7;
}
