@charset "UTF-8";
@media all
{
	#contenedor2{
		background: none;
	}
	#contenido {
		height: 300px;
		padding-top: 50px;
		text-align: center;
		font-size: 1.2em;
	}
}
