body {
text-align: center;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
}
h1 {
font-size: 16px;
font-weight: bold;
}
#footer {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding-top: 3px;
padding-bottom: 3px;
background: #eee;
border-top: 1px solid #bbb;
color: #555;
}
