body {
	background-image: url(http://www.sashadobson.com/images/sdobson_bkgrnd.jpg);
	background-repeat: repeat;
	background-position: top center;
	background-attachment: fixed;
}
.style1 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.style2 {font-size: 12px; color: #333333; font-family: "Century Gothic";}
.style3 {
	font-size: 10px;
	color: #993300;
}
.style4 {font-size: 10px}
.style5 {
	font-size: 13px;
	color: #333333;
	font-family: "Century Gothic";
}
.style6 {font-weight: bold}
.style7 {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #444444;
}
.style8 {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #993300;
}
