body{
         background-color: orange;
         width:99%;
         margin:0;
         padding:0;
}
#container {width: 750px;
            height: 470px;
            margin-left: auto;
            margin-right: auto;
            margin-top: 4%;
            background :#fff;
}

#copy  {
        position:relative;
        top: -10px;
        left:0px;
        width:768px;
        height:20px;
        margin-top:10px;
        padding-left:2px;
        font-family: VERDANA;ARIAL;HELVETICA;
        font-size: 10px;
        font-weight:normal;
        color:#858585;
        letter-spacing:2px;
        background : #fff;
}

#copy a {
text-decoration : none;
color : #858585;
}
#copy a:hover {
color #A50303;
}
#copy a, a:visited {
color : #858585;
}

#copy span{
color : #A50303;
}

#afis  {
        position:absolute;
        top: 7%;
        left:10%;
        z-index:1000;
}

