.page ul {
    list-style: none;
    padding: 0 10px;
}

.page li {
    /*margin-bottom: 50px;*/
    text-align: center;
}

.menu a {
    color:#000;
    background-color: #eee;
    /*width: 500px;*/
    font-size: 25px;
    font-weight: bold;
    color:#47817F;
    padding: 30px;
    display: block;
    text-decoration: none;
}