body {
	background: url(/images/kavleys_back.jpg) no-repeat scroll center top;
	background-image: url(/images/back_image.gif);
	background-repeat: repeat-y;
	background-position: center;
}
h1 {
	font: bold normal 16px/17px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h2 {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #000000;
}
h3 {
	font: normal 10px/11px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}
a:active {
	font: normal 12px/13px Arial, Helvetica, sans-serif;
	color: #009999;
	text-decoration: none;
}
