
body		{margin: 0px; padding: 0px; font: 12px arial; color: black;}
#wrapper	{width: 100%; text-align: center;}
#marqueecontainer {
position:relative;
width: 100%; /*marquee width */
height: 100%; /*marquee height */
overflow: hidden;
}
