.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body{
 background:  url(images/bg.jpg) fixed repeat-y center top;
 }
.bottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.bottomLinks a:link {text-decoration: none; color: #000}
.bottomLinks a:visited {text-decoration: underline; color: #7E5515}
.bottomLinks a:hover {text-decoration: underline; color: #7E5515}
.bottomLinks a:active {text-decoration: none}
.pets {background:  url(images/stripe_bg.gif) fixed no-repeat center top;}