<STYLE TYPE=text/css>

    table           { border-collapse : collapse }   

    body            { color : black; background-color : rgb(250,220,200); background-image : url(bg.gif);  text-align : center }
    h3, h1          { text-align : center }

    A:link,
    A:active,     
    A:visited       { color : red; text-decoration : none }
    A:hover         { text-decoration : underline }

    .series_title       { padding-top:45px }
    .series_description { text-align : center; vertical-align : middle; margin : 10px }
    .series_column      { width : 50%; padding : 10px; vertical-align : top; text-align:justify }

    .beer_info          { font-size : 0.8em }
    .wine_title         { font-size : 1.2em }
    .wine_title_white   { font-size : 1.2em; color : green }
    .wine_title_red     { font-size : 1.2em; color : maroon }
    .wine_title_blush   { font-size : 1.2em; color : fuchsia }
    .wine_title_beer    { font-size : 1.2em; color : orange }
    .wine_sweetness     { }
    .wine_price         { text-align : right; padding : 5px  }

    .wine_description   { }

</STYLE>