body{
    background-image: url(Imagenes/Fondo.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
img{
    width: 390px;
    height: 280px;
    float: center;
    padding-bottom: 30px;
}
h1{
    font-size: 50px;
}
h2{
	font-size: 30px;
}
