#page {
    background: #ebede2 url(../images/index.jpg) no-repeat;
}

.info {
    margin: 425px 18px 20px 18px;
    width: 260px;
    float: left;
    color: #555;
    font-size: 13px;
    line-height: 1.5em;
}

.info h2 {
    display: none;
}

.info a {
    color: #A00;
    font-weight: bold;
    display: block;
    margin-top: 4px;
}

p.intro {
    font-weight: bold;
}