﻿html, body {
    width: 640px;
    margin: auto;
}
ul > li {
    padding-left: 40px;
}
footer {
    margin-top: 15px;
}