@charset "utf-8";
#fondo {
	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
#sponsors {
	width: 954px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}
#botones {
	width: 161px;
	margin-bottom: 0px;
	margin-left: 67px;
}
a img {
	border:none;
}
body {
	margin: 0px;
}

