body {
    background-image: url("imagenes/fondo.png");
	background-position: center;
    background-size: cover;
}


body {
  
	font-family: "Arial Nova"
}

.imagen1 {
    float: right;
	max-width: 50%;
}