body {
    background-image: url("images/photography/hinter.jpg");
    font-size: 16px;
    color:#000062;
    font-family: "Arial Narrow", Arial, sans-serif;
}

.prices {
    width: 33%;
    text-align: center;
}

.imprint {
    font-size: 12px;
    color: #0000ff;
}

/*for testing*/
img {
    border: 0px solid #555;
}

.img-frame-right {
    float: right;
}