BODY
{
  margin:0;
  background-color:#000; 
  background-repeat:repeat-x;
  font-size: 12px;
  COLOR: #b0f11e;
  font-family: Arial;
  background-image: url(small2.jpg);
} 

#fixed
{
  position:absolute;
  right:100px;
  top:5px;
  width:371px;
  height:40px;
}

#text
{ 
  position:absolute;
  left:100px;
  top:60px;
  width:371px;
  height:40px;
}

#pics
{   COLOR: yellow;
  position:absolute;
  left:100px;
  top:120px;
  right:100px;
}

img.hov {
  BORDER:1px solid #000;
}

img.hov:hover {
  BORDER:1px solid #a8e61d;
