@charset "utf-8";
/* CSS Document */

body{
	background: url(/imagenes/fondos/felizaterrizaje.jpg) no-repeat bottom right #000000 fixed;
}
#cartel {
	min-height: 400px;
}
#cartel img{
	padding-bottom: 150px;
}
