body { background-image: url("bec.jpg");

}

h1 { text-align: center;
    color: antiquewhite ;
    font-size: 45px;
    
    
 }

 h2 {
     text-align: left;
    font-size: large;
    color: bisque;
   
 }
 li{
    text-align:left;
    font-size:20px;
    color: ghostwhite;}