html * {margin: 0 auto;}
body {margin: 0 auto; color: grey;}

p {margin: 5px;}
.b {font-weight: bold; font-size:11px; margin-top:5px; }
.middle {text-align: center; font-size:11px; margin-top: 0px;}
.middle a { margin-top: 0px; color: grey; border-bottom: 1px dashed grey; font-size: 11px; text-decoration: none;}
.middle a:hover { margin-top: 19px; color: green; border-bottom: 1px dashed grey; font-size: 11px; text-decoration: none;}