body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo100x100 {
	background-image: url(css/fondo.jpg);
	background-repeat: repeat;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
	background-position: center center;
	height: 100%;
	width: 100%;
	background-color: #CCCC99;
}
.sup {
	width: 100%;
	height: 25px;
}

