#banner {
	margin-top: 50px;
	position: relative;
	height:300px;
}

#banner img {
	width: 100%;
	height: 100%;
}

#banner .contenedor {
	position: absolute;
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
}

#banner: h2 {
	font-size: 30px;
	text-align: center;
}