body {
background:url(header.jpg) top center no-repeat #000000;
text-align:center;
margin:190px 0px 40px 0px;
}

body, p, div, td {
font-family:Georgia;
font-weight:bold;
font-size:15px;
line-height:18px;
color:#AAAAAA;
}

div {
overflow:hidden; /*stupid IE7 bug fix relating to italic text!*/
}

h1,h2 {
margin:0px;
font-size:25px;
line-height:25px;
color:#ffffff;
text-align:center;
}

h2 {
font-size:18px;
margin:30px 0px 0px 0px;
}

#content {
width:750px;
margin:10px auto;
text-align:justify;
}

a {
color:#00D22A;
text-decoration:underline;
}

a:hover {
color:#ffffff;
}

#navbar {
margin:0px 0px 30px 0px;
}

#navbar a, #footer a {
padding:0px 5px;
}

#footer {
clear:both;
margin:60px 0px 30px 0px;
}

#copyright {
font-size:11px;
color:#ffffff;
}

img {
border:none;
}