body
{
 font: 10pt Times new roman;
 color: #c0c0c0;
 padding: 0px;
 background-color: #fff;
}


.top
{
text-align:left;
background-image:url('../header.jpg');
background-repeat: repeat-x;
width:100%;
height:120px;
font: 10pt Times new roman;
 color: #7B7DDF;
}

.bottom
{
text-align:left;
background-image:url('../bottom.jpg');
background-repeat: repeat-x;
width:100%;
height:100px;
}