@charset "utf-8";
/* CSS Document */
div#content {
margin-left:auto;
margin-right:auto;
width:1000px;
}

#header {

width:1000px;
height:148px;
background-repeat:no-repeat;
}
p {
color:#1f3581;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#footer {
background-image:url(/images/footer.jpg);
width:1000px;
height:150px;
background-repeat:no-repeat;
}
a {
text-decoration: underline;
color:#eb8b1d;
}

h1 {
color:#eb8b1d;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:24px;


}



 

