    body {background-image: url(images/bg_pattern.gif);
        background-repeat:repeat;}
    .header_bg {background-color:#ffffff;}
    .menu_bg {background-color:#cccccc;}
    .content_bg {background-color:#f0f0f0;}
    .footer {font-family:arial, sans-serif; font-size:22; 
        background-color:#ffffff; text-align:right }
    .menu_link {text-decoration:none; color:#333366; font-style:italic;
        font-size:small}
    a.menu_link:hover {text-decoration:underline; color:#0000cc}
    .headline {font-weight:bold; font-size:large; color:#990000}
    

