div.menu
{
position : absolute;
top      : 99px;
left     : 5px;
width    : 221px;
height   : 720px;
background-image : url('/img/menu.png') ;
background-repeat : no-repeat;
padding  : 5px;
}

a.menu
{
color :008000;
}
