body{
    
    background-image: url("nosite.png");
    background-size:80%;
    background-position:top;
    background-repeat: no-repeat;
    background-color: black;
}