.content {
    padding: 0;
}
.castleOfSand {
    background: url('../cachepics/castle_of_sand.png');
    background-repeat: no-repeat;
    background-position: 112px 82px;
    padding:0 34px 57px 36px;
    height: 490px;
}
p {
    padding: 1px 0;
}
p a {
    text-decoration: underline;
}
p a:hover {
    text-decoration: none;
}