body{
    background-image: url("img/12.jpg");
    background-repeat: no-repeat;
    display: block;
}

h1{
    text-align: center;
    color: white;
    margin-top: 50px;
}
img{
    text-align: center;
}
.info{
    color: white;
}