#marqueecontainer{
	position: relative;
	width: 360px; /*marquee width */
	height: 150px; /*marquee height */
background-color:  ;
	overflow: hidden;
border:  ;
	padding: 2px;
	padding-left: 4px;
}
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
