body{
         background: url(backs.gif);
         background-attachment: scroll;
         background-repeat: repeat;
         background-position: top;
         width:100%;
         margin:0;
         padding:-10px;
}

#bild {
            width: 750px;
            height: 450px;
            margin-left: auto;
            margin-right: auto;
            text-align: middle;
            margin-top: 4%;
            padding: 0;
            border: 10px solid #fff;
            background :#fff;
}

#copy  {
        position:relative;
        top: -10px;
        left:0px;
        width:770px;
        height:20px;
        margin-left: auto;
        margin-right: auto;
        margin-top:8px;
        text-align: middle;
        font-family: VERDANA;ARIAL;HELVETICA;
        font-size: 10px;
        font-weight:normal;
        letter-spacing:2px;
        color:#858585;
        background : #fff;
}

#copy a {
text-decoration : none;
color : #858585;
}
#copy a:hover {
color : #FF1E00;
}
#copy a, a:visited {
color : #858585;
}

#copy span{
color : #FF1E00;
}
