p{
    text-align: center;
}

body{
    background-image: url(PICT0117.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}