/* CSS Document */

html{
height:100%;
}

body{
font-family:Arial, Helvetica, sans-serif;
height:100%;
}

.footer {
font-size: x-small
}

.content {
padding: 10px;
}