.image {
    width: 600px;
    float: right;
}

.caption {
    font-size: 12px;
    color: #555555;
}

.imgformat {
    max-width: 600px;

}

.single {
    font-size: 16px;
}

.key {
    font-weight: bold;
    font-style: italic;
    color: #000000;
    text-decoration: none;
    font-size: 1.5em;
}

.blacklink {
    color: #333333;
    text-decoration: none;
}