body {
	background-color: #666666;
	background-attachment: scroll;
	background-image: url(images/howie_bg.png);
	background-repeat: repeat-x;





}
a {
	font-family: "Century Gothic";
	text-decoration: none;
	font-size: 14px;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;

}
p {
	font-family: "Century Gothic";
	font-size: 13px;
}
h1 {
	font-family: "Century Gothic";
	font-size: 20px;
}
h2 {
	font-size: 15px;
	text-transform: uppercase;
	font-family: "Century Gothic";
}
h3 {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
}
