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

body {
text-align:center;
margin: 0 auto;
padding: 0;
width: 850px;
background: #FFFFFF;
}

#header {
width: 850px;
height: 128px;
background: #FFFFFF;
}

#nav {
width: 850px;
height: 25px;
background: #FFFFFF;
}

#content {
width: 850px;
height: 377px;
background: #FFFFFF;
}

#footer {
width: 850px;
height: 19px;
background: #FFFFFF;

}

#footer2 {
width: 850px;
height: 24px;
background: #FFFFFF;

}

a img {
border:none;
}
