 body {
         max-width: 800px;
         margin: auto;
	 padding: 8px;
 }
 .float-right {
     float: right;
 }
