body {
	background-image:url('images/tile3.jpg');
	Background-repeat: repeat;
	font-size: 14px
	
}

p {
	font-family: "Verdana", Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #89060C;
	font-weight: bolder;
}

.table1 {
	background-image:url('images/tile4.jpg');
	padding: 3px;
	width: 85%;
	border: 0px none;
}

.table2 {
	background-image:url('images/tile2.jpg');
	padding: 3px;
	width: 100%;
	border: 0px none;
}

.table3 {
	background-image:url('images/tile5.jpg');
	padding: 3px;
	width: 90%;
	border: 0px none;
}

.table4 {
	background-image:url('images/blackbackground.jpg');
	padding: 10px;
	width: 100%;
	border: 0px none;
}


a:link{ color: #89060C;
     text-decoration: underline;}
	 
a:visited{ color: #89060C;
     text-decoration: underline;}
	 
a:hover { #89060C;
     text-decoration: underline}
	 
a:active { #89060C;
     text-decoration: underline}
