#contenedor{
	width:600px;
	background: transparent;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 200px;
}

header{
	background: transparent;
	width: 500px;
	margin: auto;
}
