body {
    padding: 5px;
    margin: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

#back {
    position: relative;
    margin: 75px auto;
    padding: 10px auto;
    background-image: url('http://savedrug.com/images/whatworksbanner.jpg');
    background-repeat: no-repeat;
    background-position: center right;
    width: 100%;
    height: 125px;
}

a {
    text-decoration: underline;
}

.gear {
    position: absolute;
    top: -10px;
    right: 0px;
}

.ybfat {
    position: absolute;
    top: -100px;
    left: 138px;
}

.maleybfat {
    position: absolute;
    top: -100px;
    left: -55px;
}

.asthma {
    position: absolute;
    top: 3775px;
    left: 10px;
}

.diabetes {
    position: absolute;
    top: 3775px;
    left: 150px;
    text-align: center;
    text-decoration: none;
}

.obesity {
    position: absolute;
    text-align: center;
    top: 3880px;
    left: 430px;
    text-decoration: none;
}

.tolivelonger {
    position: absolute;
    top: 3773px;
    left: 650px;
    text-decoration: none;
}

#back small {
    font-size: 20px;
    position: absolute;
    top: 85px;
    padding: 0px;
    margin: 0px;
}

p {
    padding: 0px;
    margin: 0px;
    font-size: 24px;
}