#top .header {
 background-image: url('../images/pic/header-images/gardentype.jpg');
}

#top .header .distant{
 background-image: url('../images/pic/header-texts/gardentype.png');
}

#top .menu {
 background-color: #705E52;
}

#center {
 background-color: #F0EDE8
}

#center .content .alphabet {
 color: #BAAB99
 border-bottom: 1px dotted #BAAB99
}

#center .content .alphabet a:visited {color: #BAAB99; text-decoration: none;}
#center .content .alphabet a:link    {color: #BAAB99; text-decoration: none;}
#center .content .alphabet a:active  {color: #BAAB99; text-decoration: none;}
#center .content .alphabet a:hover   {color: #967D63; text-decoration: underline;}

