  
BODY{
  
  background-image : url(bla6b.gif);
  margin-left : 100px;
  color : white;
}
HR{
  color : #ff8000;
  
  text-align : left;
  margin-bottom : 1px;
  margin-top : 1px;
  width : 970px;
  margin-left : 1px;
  height : 1px;
}
P{
  color : yellow;background-position : 14px 14px;
  margin-bottom : 1px;
  margin-top : 1px;
  width : 950px;
}
A{
  color : yellow;
  text-decoration : none;
}
A:LINK{
  color : yellow;
}
A:VISITED{
  color : yellow;
}
A:HOVER{
  color : fuchsia;
}
A:ACTIVE{
  color : #ff8000;
}
H1{
  
  color : aqua;
  margin-bottom : 1px;
}
H2{
  margin-bottom : 1px;
  font-size : 39px;
}
LI{
  font-size : 24px;
  color : yellow;
  margin-left : 30px;
  
}
