body{ background-image: url(images.jpg); } h1{ font-size: 25pt; font-family: fantasy; color: darkgrey; text-align: center; text-decoration: underline; background-color: rgba(2, 250,250, 0.8); } p{ border-radius: 10px; border-style: solid; } .wrapper{ width:auto;; max-width: inherit; margin: 20px; }