body {
	text-align:center;
	font-family: 'Palatino Linotype', 'Helvetica', 'Arial';
	font-size:100%; /*:76%;*/
	letter-spacing:0.05em;
	background-color: #e0e1f0;
}

#container {
        background-color:transparent;
        position:absolute;
        left: 0.5em;
        top: 2.5em;
//        width: 35.5em;
    	width: 885px;
        margin:1px auto 0 auto;
//      border:1px solid #aaa;
}/* Remove the list bullets and indentation */

#container ul {
        padding:0;
        margin:0;
        list-style-type:none;
}
