body{
    background-image: url(../img/astronaut-1784245_1280.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
h1{
    color: rgb(138, 88, 204);
    font-weight: bold;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 45px;
    
}
div p{
    color: rgb(186, 164, 206);
    font-size: 25px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-style: italic;
}
p:nth-child(2n){
    color: rgb(255, 255, 255);
}
div a{
    color: rgb(143, 226, 226);
    text-decoration: none;
    font-size: 25px;
  
}
/*font-style: italic;
    font-weight: bold;
    color: red;
    text-align: justify;
    text-decoration: none;
    text
    text-indent: 50px;
    letter-spacing: 3px;
     text-indent: 50px;
    line-height: 1.4
    background-size: 150px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-attachment: scroll;
    background-size: cover;