/* @font-face {
     font-family: name;
     src: url("path");
} */


#frame1, #frame2, #frame3, #frame4
{
     position: absolute;
     top: 0px;
     left: 0px;
     width: 320px;
     height: 50px;
}

#frame1Image-container, #frame2Image-container, #frame3Image-container, #frame4Image-container
{
     position: absolute;
     top: 0px;
     left: 0px;
     width: 320px;
     height: 50px;
}

#frame1Image, #frame2Image, #frame3Image,#frame4Image
{
     position: absolute;
     top: 0px;
     left: 0px;
     width: 320px;
     height: 50px;
}