
body
{
    behavior:url("css/csshover.htc");
    background-color: #042360;
    background-attachment: fixed;
    margin:0px;
    border: 0px;
    height:100%;
    color: black;
}

div.container
{
    text-align: center;
}

table.container
{
    margin:10px;
    border-collapse:collapse;
    background-color: white;
    width:750px;
    height:100%;
    margin-left: auto;
    margin-right: auto;
}



.thumb
{
  width:80px;
  height:60px;
}

a 
{
    color: red;
  
}


/*

div.container
{
    text-align: center;
    border: 0px;
    height:100%;
    margin:0px;
}

div.content
{
    background-color: white;
    text-align: left;
    height: auto;
    

}

td
{
    margin:0px;
}

*/
