body 
{
background-image: 
 url(../images/campBackground1.jpg);
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position: 
center center;
background-color: #FFFFFF;
color:#000000
}

a {text-decoration: none; color:#D8892F}
a:hover {text-decoration: underline; color:#414861}

p.italic {font-style: italic}

p.orange {color:#D8892F}

img.photo {margin: 0px 4px 0px 4px;}




