BODY 
{
 BACKGROUND : #e3a66d;
 COLOR      : black;
 margin-left: 0.5in;
 background-image : url(back.gif);
 background-repeat : repeat-x;
 background-position : top center;
}
P.one
{ 

 font-family : Helvetica;
 font-size   : 24px;
}
P.two 
{
 font-family : Helvetica;
 font-size   : 46px; 
 color       : red; 
 
}
P.three
{
 font-family : Helvetica;
 font-size   : 38px;
 color       : blue;
}
P.four
{
 font-family : Helvetica;
 font-size   : 18px;
 color       : blue;
}
P.five
{
 font-family : Helvetica;
 font-size   : 18px;
 color       : brown;
}
p.six 
 {
  font.family : roman;
  font-size : 14px;
 }
