BODY {
 color: #DC143C;
 font-family: "Comic Sans MS";
 font-size: 16px;
 text-align: justify;
 background: url(../pic/pepaMenuBkg2.jpg) repeat-y;
 margin-top: 12px;
 /* border-right: 1px solid #663300; */
}
A {
 text-decoration: none;
 padding: 2px 12px 2px 12px;
 display: block;
}
A:link    {color: #DC143C; text-decoration: none;}
A:visited {color: #DC143C; text-decoration: none;}
A:active  {color: #FF1493; text-decoration: none;}
A:hover   {color: #663300; text-decoration: none;}
#menu_bg {
 background: url(../pic/pepaMenuBkg1.jpg) no-repeat;
 height: 278px;
}
