body {
	background-color: #07518B;
	background-position:bottom;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 175px; /*marquee height */
background-color: #0057B3;
overflow: hidden;
}
.style1 {
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {color: #F8FE06}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}


