body {
	background-position: center; 
	background-repeat: repeat-y;
	background-image: url(/images/background.jpg)
	padding: 0px;
	margin: 0px;
	font-family: "Century Gothic", Geneva, Veranda, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #ffffff;
}
h1 {
	font-family: "Century Gothic", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	text-transform: capitalize;
}
a {
	font-family: "Century Gothic", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC6600;
	text-decoration: none;
}
.larger {
	font-family: "Century Gothic", Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
