 #smallbox {
      background-color: rgba(235, 232, 52, 0.5);
        border-radius:5px;
  text-align: center;
  padding:20px;
margin: 2% 35% 2% 35%;
min-width: 200px;
width:30%;
border-style: outset; 
  font-family:didot;
}

h1 {
  text-decoration:underline;
}
