
body {
  background-image: url("green-leaf-176722.jpg");
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: fixed;

  color: #030;
  font-family: Arial Black, Geneva, sans-serif ;
  font-size: 1.2em;
  border-style: solid;
  border-color: #060;
  



  }
  
  
  
  
  
  
  
  
  
  

hi{ position: absolute;
    left: 100px;
    top: 150px;
}








/* For mobile phones: */
[class*="col-"] {
    width: 100%;
}
@media only screen and (min-width: 768px) {
    /* For desktop: */
    .col-1 {width: 8.33%;}
    .col-2 {width: 16.66%;}
    .col-3 {width: 25%;}
    .col-4 {width: 33.33%;}
    .col-5 {width: 41.66%;}
    .col-6 {width: 50%;}
    .col-7 {width: 58.33%;}
    .col-8 {width: 66.66%;}
    .col-9 {width: 75%;}
    .col-10 {width: 83.33%;}
    .col-11 {width: 91.66%;}
    .col-12 {width: 100%;}
}


.content {
  
 



    padding: 15px;
    list-style-type: none;
    margin: 1;
   
}

li {
    display: inline;
}




h1 {
  font-family: Impact, Charcoal, sans-serif;
}



p {
font-family: Arial, Helvetica, sans-serif;


    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 80px;
    margin-left: 80px;
    
    
     padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
    padding-left: 50px;

}

img {
    float: right;
}

  





ul {
  font-family:Arial, Helvetica, sans-serif;
}
