body {
background: #dfe6ef;
width: 769px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.5em;
color: #006766;
text-align: center;
margin: 0 auto;
}

#container{
background: #ffffff;
width: 769px; 
margin: 0 auto; 
text-align: left;
padding: 1em;
}

#footer{
background: #006766;
color: #ffffff;
clear: both; 
text-align: center;
}

h3 {
border-bottom: 2px solid #142d89;
}

A:link, A:visited, A:active{
font-size: 12px;
color: #142d89;
text-decoration: none;
}

A:hover{
font-size: 12px;
color: #006766;
text-decoration: none;
}
