﻿body
{ 
background-image: 
url('http://www.circlebranch.us/images/grass.gif');
background-repeat: repeat
}
.style1 {
	text-align: center; color:white
}
.style2 {
	text-align: center; color:white;
	font-size: large;
}
.style3 {
	font-size: small; color:white
}
.style4 {
	font-size: small;
	text-align: left; color:white
}
.style7 {
	font-size: small;
	text-align: center; color:white
}

a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}


