body 



{background:black;}


div.top { position : absolute; 
        top:0px;
        left: 0px;
	right: 0px;
	height: 76px;
background-color:#663366;
text-align:center;}

div.middle{ position : absolute; 
        top: 76px;
        left: 0px;
	right:0px;
	text-align:center;
	
}
div.img
{
 margin:2px;
  
  height: auto;
  width: auto;
  float:center;
  
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.desc
{

  width: 120px;
  margin: 2px;
}