


html{
     background-color: antiquewhite;
  
     border: 10px solid #9586ba;
     font: #141214;
     max-width: 800px;
  margin: auto;
}
body{
    
    text-align: center;

}
 a {
       color: #74a2b6;
   }

   h2 {
    font-weight: normal;
}

   h3 {
    font-weight: normal;
}
header{
    image-resolution: 10px;
}