body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3d35;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/slither.jpg);
	background-repeat:repeat-x;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #a21d04;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #3d3d35;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}
A:link {
	text-decoration: none;
	color: #3D3D35;
}
A:visited {
	text-decoration: none;
	color: #3D3D35;
}
A:active {
	text-decoration: none;
	color: #3D3D35;
}
A:hover {
	text-decoration: none;
	color: #a21d04;
}
img {
	border: 0;
} 

