#background {
	
	background-color: White;
	background-position: top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div#animo {
	
	position:absolute;
	background-image:url(../Image/Sponsors/Animo.png);
	height: 121px;
	width: 130px;
	top: 0px;
	left:0px;
	margin: auto;
	margin-right: auto;
	clear:both;
}


