
BODY {
	MARGIN: 0px;
	background-color:#f1fcfe;
	font-size: 12px;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.backgroundImage
{
    z-index:-12;
    width:100%;
    height:100%;
}

#marqueeTip
{
    position:absolute;
    z-index:12;
    left:0;
    bottom:20px;
}


