body {
	background-color: #F0D896;
	background-image: url(background.jpg);
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}

body {
background: #F0D896 url(background.jpg) no-repeat center;
background-position: 50% 0%;

} 

a:link {
	text-decoration: underline;
	color: #800000;
}
a:visited {
	text-decoration: underline;
	color: #800000;
}

p {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	}
	
h1 {
	color: #243513;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	
	}
	
h3 {
	color: #243513;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	
	}
		
.maintext {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	}
	
	
.smalltext {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	}
	
.tdclass {
	background-image: url(images/tile.jpg);
		
}
.tdclass2 {
	background-image: url(images/tabletile2.jpg);
		
}

