#caption {
   display: inline;
   width: 48%;
   height: 50%;
   margin: 1%;
   float: left;
   background-color: #f5f5f5;
}

h {
   padding: 5%;
}

h1 {
   size: 8px;
   text-align: center;
}

a {
   text-decoration: none;
   color: black;
}