#main {
    background: url(../images/haveFun.jpg) no-repeat top left;
}
.have-fun-background {
    background: url(../images/haveFun.jpg) no-repeat top left !important;
}
#main .content_hf {
    padding-top: 20px;
    padding-left: 481px;
    position: relative;
}

#main .content_hf p {
    width: 465px;
}
#main .content_hf a.ankieta {
    background: url(../images/wypelnijAnkieteZolty.jpg) no-repeat top left;
    display: block;
    height: 42px;
    width: 192px;
    text-indent: -9999px;
    margin-top: 25px;
}
#main .content_hf a.colour {
    background: url(../images/find-your-colour-yellow.jpg) no-repeat top left;
    display: block;
    height: 61px;
    width: 232px;
    text-indent: -9999px;
    margin-top: 50px;
}
#main .content_hf a.point {
    position: absolute;
    display: block;
    text-indent: -9999px;
    width: 158px;
    height: 56px;
    top: 22px;
    left: 256px;
}
