/* CSS Document */

body {
background-color:#660000;
text-align:justify;
}
*
{
#masthead
{
margin:inherit;
height:150px;
background-position:center;
background-image:url('../Images/masthead_page.jpg');
background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6 
{
font-family:"Arial Narrow"
font-size:14px;
color:#660000;
padding-top:12px;
text-align:center;	
}