body {
font-family: Arial;
color: navy;
font-weight: 300;
font-size: 12px;
margin-bottom: 3px;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px; 
background-image: url("http://www.palms.com.au/backgrnd/parchmnt.gif");
}

h1 { 
font-family: Arial;
font-size: 28px;
font-weight: 800;
color: maroon;
text-align: center; }

h2 { 
font-family: Arial;
font-size: 24px;
font-weight: 700;
color: maroon;
text-align: center; }

h3 { 
font-family: Arial;
font-size: 20px;
font-weight: 600;
color: navy;
text-align: center }

h4 { 
font-family: Arial;
font-size: 16px;
font-weight: 600;
color: maroon;
text-align: left }

h5 { 
font-family: Arial;
font-weight: 300;
font-size: 12px;
color: navy } 

h6 { 
font-family: Arial;
font-weight: 200;
font-size: 10px;
color: navy }


