<style type="text/css">
<!--

body
{
margin: 5px 0px 10px 0px;
text-align: center;
/* background-color: #DDDDDD; */
/* IE overrides what is in the body statement in the html */
/* while Safari uses it so it is better to leave it out here. */
}


DIV#container {
background-color: #FFFFFF;
margin: auto;
padding: 20px;
border-color: #999999; 
border-width: 1px;
border-style: solid;
width: 900px;
}

DIV#footer {
width: 900px;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
font-size: 12px;

}

-->
</style>
