/* CSS Document */
body{
	background:#CBF9DB;
	background-image:url(../images/Logo_lightgreen.gif);
	background-repeat:no-repeat;
}

#tomorrow{
	position:relative;
	top:4px;
	left:-45px;
	z-index:10;
}

