body{
    background-image:url(pngtree-serene-mountain-lake-with-turquoise-water-and-majestic-peaks-in-high-image_16529041.jpg)    ;
    background-repeat: no-repeat;
    background-size: cover;
}
.first{
   margin-left: 85%;
    margin-top: 50px;
}
li,ul{
    display: inline;
        padding: 10px;
    
    
}

body h1{
    margin-top: 200px;
    font-size: 80px;
    text-align: center;
    text-shadow: 2px 2px 4px #000000;
   
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    color: white;

}
h3{
    text-align: center;
    color: white;
   
  
    font-size: 40px;
    text-shadow: 2px 2px 4px #000000;
}
div{
    
    text-align: center;
    font-size: 20px;
    color: white;
}