* { margin:0; padding:0; }


 html,body { 

background-repeat: no-repeat, no-repeat, repeat-y;
background-position: center bottom, center top, center top;
background-color:  #ffffff;
min-height: 100%;
    }





p{

color: #7c3515;
font-size: 13px;
font-family: bookman old style, palatino linotype, georgia;
font-weight: normal;
line-height:130%;
text-align:center;

}




h1{

color: #a271b0;
font-size: 16px;
font-family:  Century Gothic, bookman old style, trebuche ms;
font-weight: normal;
margin-left: 145px;
margin-right: 165px;
line-height:150%

}




  

a { 
font-size: 13px;
font-family:  Century Gothic, bookman old style, trebuche ms;
color: #a271b0;
text-decoration: none;
   }
   
    a:hover {
text-decoration: none; 
color: #7c3515;
      }