#principal {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}
#principal #encabezado {
	height: 180px;
	background-repeat: repeat-x;
	text-align: center;
}
body {
	background-color: #FFF;
	text-align: center;
}
#principal #icon {
	text-align: center;
}
#principal #cuerpo {
	background-repeat: repeat-x;
	height: 180px;
}
