

*{
        font-family:  "sans-serif", "arial", "verdana";
}

body{
     width: 100%;
     background-color: white;
     font-size: 2.5vw;
}
    
header{
    display: none;
}
#headerimage{
    display: none;
}
.topnav{
    display: none;
}
#about{
    display: none;
}
#G1{
    text-align: center;
}
#Geoff{
    display: none;
}

#c1{
      float:left;
    
      width: 90%;
    font-size: 1.2em;
}

#c2{
   
      float:left;
  
      width: 90%;
    font-size: 1.2em;
}

#c3{
 display:none;
}
#c4{
   
      float:left;
    
      width: 90%;
    font-size: 1.5em;
}
#myBtn {
    display: none;
}

#image1{
    display: none;
}
#image2{
    display:none;
}
#image3{
    display:none;
}
#image4{
    display: none;
}
#image5{
    display: none;
}
#contact{
    display:none;
}
#deliver{
    display: none;
}
#services{
    display: none;
}

section{
    width: 100%;
    float: left;
   
}

H2{
    color: rgb(204,204,0);
  text-align: center;
}

H3{
    color:rgb(51,102,102);
    text-align: center;
}

#P1{ 
   color:rgb(51,102,102);
    text-align: center;
 
  
    background-color:  rgb(248,248,248);
}

#P2{
    color: rgb(51,102,102); 
    text-align: center;
  

    background-color: rgb(248,248,248);
} 



#P4{
    color: rgb(51,102,102); 
    text-align: center;

  
    background-color: rgb(248,248,248);
}


.footer{
display: none;   
}



















