h1 {

font-size: 36px;

color: #000000;

text-align: center}



h2 {

font-size: 18px;

color: #000000;

text-align: center;

text-decoration: bold}



h3 {

font-size: 16px;

color: #000000;

text-align: center;

text-decoration: none}



h4 {

font-size: 15px;

color: #000000;

text-align: center}



p {

font-size: 14px;

color: #000000}



.border1

{

border-style: solid;

border-color: gray;

border-width: 4px 20px;

padding: 5px

}



table 

{

background-color: #FCE6B8;

margin-top: 10px;

margin-right: 10x;

margin-bottom: 10px;

margin-left: 10px;

border-style: ridge;

border-width: 5px;

border-color: grey;

}



img.photo 

{

margin-top: 5px;

margin-right: 5px;

margin-bottom: 5px;

margin-left: 5px;

border-width: 10px;

border-color: #FFFFFF;

border-style: solid;

}



img.pic 

{

margin-top: 5px;

margin-right: 5px;

margin-bottom: 5px;

margin-left: 5px;

border-width: 0px;

}



hr {color: #996633}



body 

{

font-family: Georgia, Times New Roman, Helvetica, sans-serif, Gloucester MT Extra Condensed, Monotype Corsiva;

font-size: 12px;

color: #000000;

background-color: #FCE6B8;

background-image: url(pic/brick3.jpg);

background-attachment: fixed;

margin-top: 10px;

margin-left: 10px;

margin-right: 10px;

margin-bottom: 10px;

}

iframe 
{

background-color: #FFFFFF;

border-style: ridge;

border-width: 5px;

border-color: grey;

}

A:link 		{color: #000000; text-decoration: none}

A:visited 	{color: #000000; text-decoration: none}

A:hover 		{color: #000000; text-decoration: underline}

A:active 	{color: #000000; text-decoration: none}





