maintext{ font-size: 11pt; line-height: 17px; font-family: Arial }

body {
  background-color: #6B0300;
  margin: 10;
  padding: 10;
  text-align: center;
  }

#image {
width : 204px;
height: 218px;
background: url(interior_links_204x218.gif);
position: relative;
}

#menu a {
  position: absolute;
  height: 24px;
  width: 175px;
  text-decoration: none;
  background: no-repeat;
  }



a#home {   width:120px; top: 38px; right: 12px;}
a#engage {   width:200px; top: 70px; right: 0px;}
a#wedding {   width:120px; top: 103px; right: 10px;}
a#travel {   width:200px; top: 135px; right: -10px;}
a#gifts {   width:90px; top: 169px; right: 5px;}

#home:hover { background-image: url(link.gif)}
#engage:hover { background-image: url(link.gif)}
#wedding:hover { background-image: url(link.gif)}
#travel:hover { background-image: url(link.gif)}
#gifts:hover { background-image: url(link.gif)}

body {text-align: center; }