#index
{
   text-align: center;
}
body
{
   background-color: #000000;
   background-image: url(images/index_bkgrnd.png);
   background-repeat: repeat-x;
}
#Image1
{
   border: 0px #000000 solid;
   display: inline-block;
   width: 273px;
   height: 114px;
   vertical-align: top;
}
#ListView1 li img
{
   height: 80px;
   width: 80px;
   padding: 0px;
}
