body {

background-image: url('site_graphics/rhills_03.gif');
background-repeat: no-repeat;
background-attachment: fixed;
background-color: black;
background-position: center center;
color: black;
scrollbar-face-color: #00552B;
    scrollbar-arrow-color: #279724;
    scrollbar-highlight-color: #B9B9FF;
    scrollbar-3dlight-color: #209323;
    scrollbar-shadow-color: #38AB32;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #2C9A4D;
    scrollbar-base-color: #800080;}
A:link {
   color: white;
   background:;
   font-weight: bold;
   }

A:active {
   text-decoration: none;
   }

A:visited {
   color: white;
   background: ;
   font-style: ;
   text-decoration: ;
   }

p{ bold font-size: 12pt }

#f-14 {font-size: 14pt }
#f-16 {font-size: 16pt }
#f-18 {font-size: 18pt }
#f-20 {font-size: 20pt}
#f-24 {font-size: 24pt}
#f-30 {font-size: 30pt}
#f-36 {font-size: 36pt}

.bold {font-weight: bold}
.italic {

a:link{color:white;}
a:visited{color:white;}
a:focus{color:olive;}
a:hover{color:white;}
a:active{color:white;}

html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }






