/*  */ 

body
    {
       background-image:url('../images/wpa_bg_body.jpg');
       background-color:#4eaddb;
       background-repeat:repeat-x;
    }
table, td, th
    {
        border:0px solid black;
    }
    td
    {
        background-color:white;
    }
    th
    {
        background-color:white;
        color:white
    }
