/*
this is a css comment
*/
body {background-color: #FFD700}

p 
{
color: #821e16;
font-size: 10pt;
font-family:arial;
line-height:18px;
}

h1, h2, h3, h4 {color: #821e16}

h5 {color: #821e16}

h1 
{
font-size: 42pt;
font-family:arial;
}


h2 
{
font-size: 24pt;
font-family:rockwell;
text-transform:uppercase;
}
 

h3 
{
font-size: 16pt;
font-family:rockwell;
text-transform:uppercase;
}
 
h4 
{
font-size: 16pt;
font-family:rockwell;
}

h3 
{
font-size: 16pt;
font-family:rockwell;
}