#marqueecontainer{
position: relative;
width: 100%; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
}
