body { 
    background: #C0DEED url('bg/clouds.png') repeat-x;
    }

a {font-family: Arial, Helvetica, sans-serif; color: #0000FF; text-decoration: none; cursor: hand}
a:hover {font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none; cursor: hand}

/*
#wrapper {
    height:80%%;
}*/


img {
    border:0;
}


table {
    /* width: 85%; */
    border: 0;
}



.round {
    background-color: #FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid #000;
    padding: 10px;
}


/*
   html, body, div, iframe { margin:0; padding:0; height:100%; }
   iframe { display:block; width:100%; border:none; }
*/
