.message_back{
  background-image:url(images/message_back.gif);
  background-repeat:repeat-y;
  
}

.detail_back{
  background-image:url(images/detail_back.gif);
  background-repeat:repeat-y;

}

.graymenu{
  background-color:#F2F4EA;
}

