#first_page, #second_page, #third_page
{
    margin-left: auto;
    margin-right: auto;
    width: 490px;
    padding-bottom: 50px;
}
ul {
    list-style-type: none;
}
ul > li {
    padding-bottom: 5px;
}