#f-content img
{
    float: left;
    margin-right: 50px;
}
#f-content p
{
    margin-bottom: 1em;
}
#f-content strong
{
    font-weight: normal;
}




#f-content div
{
    position: relative;
    margin-bottom: 3em;
}
#f-content div img
{
    margin-bottom: 3em;
}



#f-content #paradise img
{
    margin-bottom: 10em;
    background-color: red;
}


