#banner {
margin-top: 4px;
text-align: center;
}

#content {
font-family: "arial";
font-size: 11pt;
margin-left: auto;
margin-right: auto;
text-align: justify;
width: 800px;
}

#container{
width: 820px;
position: absolute;
margin-left: auto;
margin-right: auto;
text-align: center;
min-height: 100%;
background-color: #B0D9EC;
}

#center {
text-align: center;
}

body
{
background-color: #0F015A;
margin: 0 auto;
text-align: center;
}


#nav {
top: 220px;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 800px;
}


img
{  border-style: none;
}