body  {
padding: 0px;
margin: 0px;
border: 0px;
width: 97%;
font-family: Verdana,Geneva,Arial,sans-serif;
font-size: 9px;
background-color: transparent;
background-image: url("angel-center.png");
background-repeat: no-repeat;
background-position: 67% 264px;
}
.side  {
padding: 6px 18px 6px 12px;
margin: 0px;
border: 0px;
background-image: url("edge.png");
background-repeat: repeat-y; 
background-position: 100% 0;
}
a:link, a:visited  {
color: #774411;
text-decoration: none;
font-weight: bold;
}
a:hover  {
color: #ffbb9b;
text-decoration: none;
font-weight: bold;
}
a.menu:link, a.menu:visited  {
color: #774411;
text-decoration: none;
font-weight: bold;
}
a.store:link, a.store:visited  {
color: #bb7755;
text-decoration: none;
font-weight: bold;
}
a.menu:hover, a.store:hover {
color: #ffbb9b;
text-decoration: none;
font-weight: bold;
}

