@charset "UTF-8";
/* CSS Document */



body 
	
	{
	background: #80683E url('images/background.jpg') repeat-y top center;
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 35px;
	color: #333;
	line-height: 28px;
	text-indent: 55px;
	vertical-align: 35%;
}

a
{
	color: #930;
}

.footer
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
