

#wrapper {
  width:100%;
  max-width: 960px;
  margin: 0 auto;
  background-color: white;
  
}

section {
  margin-top:10vh;

}

body {
  font-family:arial;
  font-size: 18px;
  background-image: url("background.jpg");
  background-size: 25%;
  font-family: 'Prompt', sans-serif;
 
}

#list {
  font-family:arial;
  font-size: 20px;
}


}

#top {
  text-align: center;
  margin: auto;
  
}

#links {
  font-size: 15px;
} 
  
  #claire {
    padding-right;
    width="30%"
    max-width: 40px;
    height:auto;
    
  }

h2{
  font-family: 'Sonsie One', cursive;
  font-size: 20px;
  color: maroon;
  
}
@media screen and (min-width: 2048px) {
  .selector {
    font-size: 36px;
  }

h3{
  
  font-size: 40px;
  color: darkblue;
  font-family: 'Abril Fatface', cursive;
}

.underline {
  color:#3c075d;  
  font-size: 35px;
  display: inline-block;
  text-align: center;
  margin: auto;
 
  
}
  
  a {
    text-decoration: none;
    font-family: 'Abril Fatface', cursive;
  }
  
  

#info {
  margin:0px;
 
}
  
  p {
    padding-right: 10px;
  }
  
  
  .title {
    font-family: 'Abril Fatface', cursive;
  }
  
  #bot {
    text-align: center;
    margin: auto;
  }
