#topmenu a,
#mainmenu a,
#footer a {
  color: #818181;
}

#topmenu a:hover,
#mainmenu a:hover,
#footer a:hover,
#topmenu a.selected,
#mainmenu a.selected {
  color: #d691c1;
}

#mainmenu li {
  background-image: url(images/bg_menu_apartments.gif);
}

h1 {
  background-image: url(images/bg_h1_apartments.gif);
}

h2 {
  color: #d691c1;
}

#content img {
  border: 2px groove #d691c1;
}
