body {
  background-color: #5A7555;
  margin: 0;
  padding: 0;
  }
 
 .text {
font-family:  verdana, tahoma, New York, Arial;
font-size: 11px;
font-weight: normal;
line-height: 1.3em;
font-weight: normal;
color: #947F72;
text-align: left;
vertical-align: top;
padding: 6px;
scrolling: yes;
height: 300px; overflow: auto; width: 389px;
}

 .services {
font-family:  verdana, tahoma, New York, Arial;
font-size: 11px;
font-weight: normal;
font-weight: normal;
color: #947F72;
text-align: left;
vertical-align: top;
padding: 6px;
scrolling: yes;
}

 .smalltext {
font-family:  verdana, tahoma, New York, Arial;
font-size: 9px;
font-weight: normal;
font-weight: normal;
color: #9FAF9C;
}

.portfolio {
font-family:  verdana, tahoma, New York, Arial;
font-size: 14px;
font-weight: normal;
font-weight: normal;
color: #5A7555;
}

#book { 
  background-image: url(images/bg.jpg);
  height: 175px;
  width: 751px;
  }
 #menu a {
  position: absolute;
  height: 25px;
  width: 120px;
  top: 151px; 
  text-decoration: none;
  }
 #menu a i { visibility: hidden; }
 
a#home    { left: 0px; width: 120px;}
a#about { left: 130px; width: 120px;}
a#services { left: 260px; width: 120px;}
a#portfolio { left: 390px; width: 120px;}
a#contact   { left: 520px; width: 120px;}

a:link { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-weight: bold; 
color: #947F72}

a:visited {
color: #947F72;
font-size: 9px; 
text-decoration: none;
}
a:active {
color: #947F72;
font-size: 9px; 
text-decoration: none;
}
a:hover {
color: #5A7555;
font-size: 9px; 
text-decoration: none;
}
