body{
	background-color: black;
}

header > h1{
	color: white;
}

.imagenes{
	text-align: center;
}
.imagenes > img{
 	width: auto;
	height: 400px;
}

#nImagen{
	margin-top: 1%;
}

#nImagen, #temp{
	text-align: center;
}

.botReprod{
	padding-top: 1%;
	text-align: center;
}

.botAnadir{
	padding-top: 4%;
	text-align: center;
}