
   /*style.css*/
  body {
    font-size: 20px ;
    color: white ;
    font-family: 'Courier New', monospace; }
  
  body {
    background-image: url('bg2.jpg') ; 
    background-repeat: no-repeat ;
    background-size: 1600px; 
  } 
  
  