body {
    background: url('images/bg.jpg') no-repeat top center;
    background-color: #1f3676;
    font: 12px Trebuchet MS;
}

#outer {
    text-align: center;
    margin: auto;
    width: 800px;
}

.divlink {
    cursor: pointer;
}

#linkHomedb {
    position: relative;
    top: -677px;
    left: 631px;
    width: 175px;
    height: 15px;
}

#linkRemax {
    position: relative;
    top: -694px;
    left: 445px;
    width: 170px;
    height: 15px;
}

#contactInfo {
    position: relative;
    top: -660px;
    left: 435px;
    width: 170px;
    height: 200px;
    text-align: right;
}

#aboutText {
    position: relative;
    top: -600px;
    left: 40px;
    width: 365px;
    height: 300px;
    text-align: justify;
    font-size: 11px;
}

#transImage {
    display: none;
    width: 839px;
    height: 738px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main.png', sizingMethod='scale');
}
