@charset "utf-8";
/* CSS Document */

body {

margin-left:auto;
margin-right:auto;
width:700px;

}

#header {

background-color:#263559;
width:700px;
height:40px;

}

h1 {

color:#ffffff;
text-align:center;

}

#footernav {

}