
BODY {
	color: Black;
	background-color: White;
	background-image: url(paw_prints1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: left;

}
H1 {
	word-spacing:10px;
	letter-spacing: 5px;
   font-family: "Arial Narrow", sans-serif;
	color: green;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
 }
 H2 {
 	font-family: "Arial Narrow", sans-serif;
	color: green;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
 }
textarea.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-weight: normal;
	line-height: normal;


}
H3 {
	font-family: Arial, sans-serif;
	color: red;
	font-size: smaller;
	font-variant: small-caps;
}

H4 {
font-family: Arial, sans-serif;
color: green;
	font-size: smaller;
	font-variant: small-caps;
	
} 
A {
	color: #669966;
}

A:HOVER {
	color: #91DAB1;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
}
.meattext {
	text-indent: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	margin-left: 5px;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	padding-left: 8px;



}
