 body{
    background:url("images/Ilene1.gif") no-repeat 50px 50px;
    background-color:#8CBBAC;
  }
  
table.nav { 
    font-size:  medium; 
    font-family: Verdana, Lucida, sans-serif;
    padding-left: 15px;   
}
table.nav td { padding-bottom: 7px }
table.nav a:link, table.nav a:visited { 
    font-family: Verdana, Lucida, sans-serif;
    font-weight: bold;
    color:  black; 
    font-size:  small; 
    text-decoration: none;
}
table.nav a:hover { 
    font-family: Verdana, Lucida, sans-serif;
    font-weight: bold;
    color: #990000; 
    font-size:  small; 
}
/* highlight nav which matches the current page being viewed */
table.nav a.currsel, .home .home-current, body.about table.nav .about-current, body.indiv table.nav .indiv-current, body.couples table.nav .couples-current, body.expect table.nav .expect-current, body.directions table.nav .directions-current, body.privacy table.nav .privacy-current{ color: #990000; }


.wrapper{
margin:70px 0 0 60px;	
}