

body {
    padding: 10px;
    font-size: 14px;
}

h1 {
    text-transform: uppercase;
    font-size: 1.7em;
}

#container
{
    width: auto;
}