body
{
  background-image: url(../Pictures/Old_Cow_Diversion/100_2418-background.gif);
  background-attachment: fixed;
}

p 
{
 font-family: "sans serif";
 color: black
 margin-left: 15px;
 margin-right: 15px
}

h1
{
 font-family: "sans-serif";
 margin-left: 15px;
 font-weight: bold
}

h1.header {text-align: right; color: white;}
h1.body {
	text-align: center;
	color: green;
	font-size: 24px;

}

h2,h3,h4,h5
{
 font-family: "sans serif";
 color: green;
 margin-left: 15px
}

a.menu 
{
 color: white;
 font-family: "sans serif";
 font-weight: bold;
 font-size: 125%
}

a.menu:hover
{
 background: white;
 color: red
}

