.background {
	background-image: url(http://www.southfirstband.com/images/background.jpg);
	background-position: center bottom;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

font,th,td,p,img			{ font-family: Verdana; font-size : 11px }
a:link,a:active,a:visited	{ color : #CC2222; }
a:hover						{ text-decoration: underline; color : #CC2222; }

/* Page Text */
.page						{ font-family: Verdana; font-size : 11px; color : #000000 }
a.page						{ text-decoration: none; color : #CC2222;  }
a.page:hover				{ text-decoration: underline; color : #CC2222; }