#bookcontainer {
    color: white;
    font-size: 1.3em;
}

.image {
    float: left;
    width: 180px;
    height: 180px;
    text-align: center;
    margin: 10px 10px 10px 10px;
    padding: 5px 5px 5px 5px;
    min-height: 220px;
}

.image a {
    text-decoration: none;
}