body { margin:0 auto; color: #676666; background:white; font-family: Lucida Bright }

.wrapper { margin:0px auto; width:750px; padding-top:100px; height:100%; margin:0px auto;}

.menu { font-family: Courier New, monospace; font-size: 22px; text-align: center; padding-bottom:20px; }
.menu a,a:link,a:visited,a:hover { text-decoration:underline; padding-left:20px; padding-right:20px; color: #676666;}


.content { text-align:center; }
.content p { text-align:justify; }

.float-left { float:left; padding:10px; }
.float-right { float:left; padding:10px; }

.footer { text-align:center; font-size: 9; position: absolute; bottom: 0px; width:100%;}


