BODY {
    background:url(/images/backgrounds/home.jpg) #140715 no-repeat;

}

DIV {
    font-family: Arial,Helvetica;
    position: absolute;
    visibility: hidden;
    color: #FFFFFF;
    font-size: 13px;
}

DIV.text {
    top: 91px;
    left: 600px;
    width: 267px;
}

DIV.textShadow {
    top: 92px;
    left: 600px;
    width: 267px;
    color: #333366;
}

DIV.copy {
    top: 650px;
    left: 19px;
    width: 200px;
    font-size: 10px;
}

DIV.copyShadow {
    top: 651px;
    left:18px;
    width: 200px;
    color: #333366;
    font-size: 10px;
}

A.text, A.text:visited  {
    color: #FFFFFF;
}

A.text:active {
    color: #FFCC00;
}

.underA {
    text-decoration: underline;
}

A {
    outline: none;
}

DIV.copyf {
    top: 500px;
    left: 19px;
    width: 500px;
font-size: 15px;
