/* CSS Document */

#contenedor {
	margin-left: auto;
	margin-right: auto;
	height:140px;
	width:540px;
	background-image: url(img/cartel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
#flats {
	text-align: center;
	margin-top: 200px;
	}