body { background-color:#ffffff;
     }
body,td { font-family:Verdana,sans-serif; 
        }
#animate { position: absolute;
           left: -90px;
           top: -20px;
           font-family: arial,sans-serif;
           font-size: 30px;
           font-style: italic;
           color: #996600;
         }
#right {  position: relative;
              float: right;
              z-index:3;
              left:170;
              top:255;
              font-style: italic;


}
 
#left { position: relative;
           float: left;
            }
#div1 {
         height:190px;
         width:150px;
         float:right;
        }
#floatright {
                    float:right;
}
