body
{
background-image: url(bg.jpg);
background-repeat: no-repeat;
background-position: top center;
background-color: #222;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #333;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
margin-top: 10px;
color: #222;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #333;
}

#centre
{
background-color: #fff;
}

#right
{
background-color: #fff;
}


#header1
{

}

#headerLower
{
background-color: #fff;
}

#headerLower3
{
background-color: #2c0e04;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #fff;
}

#footer
{
border-top: solid 1px #ddd;
}

a:link, a:visited
{
color: #999;
}

a:hover
{
color: #a00;
}

#header div ul{
margin-left: 180px;
}

#middleSection{
background-color: #fff;
}
















































