.magnaed {
        background-color: #ffffff;
        background-image: url(img/roger.jpg);
        background-repeat: no-repeat;
        background-position: center center;
}
.trex {
        font-family: Tahoma;
        font-size: 10px;
        font-weight: normal
        text-align: right;
        vertical-align: bottom;
        color: #000000;
        position: absolute;
        bottom: 20px;
        right: 2px;
        height: auto;
        width: 350px;
}

