body 
{
  width:800;
  height:600;
  font-family:Arial;
  color:white;
  background : #666666;
}
H1
{
  font-size:64px;
}
H2
{
  font-size:32px;
}
H3
{
  font-size:20px;
}
