body {background-image: url('graphics/back2.jpg')}

div {margin-left: 2.5in; }

p {text-indent: 25px; font-family: Arial; color: #193103;}
p.noindent {text-indent: 0px; font-family: Arial; color: #193103;}

h1 {font-family: Arial; color: #193103; text-align: center;}
h2 {font-family: Arial; color: #193103; text-align: center;}
h3 {font-family: Arial; color: #193103; text-align: left;}

/*Floats photos*/
div.picr {float: right;
position: relative;
margin: 10px 0px 10px 10px;
padding: 7px;
text-align: center;
font-weight: bold;
}

div.picl {float: left;
position: relative;
margin: 10px 10px 10px 0px;
padding: 7px;
text-align:center;
font-weight: bold;
}

div.pic {float: center;
position: relative;
margin: 10px 10px 10px 10px;
padding: 7px;
text-align: center;
font-weight: bold;
}
