/* Text formatting for text within the content div */

div#content p {
  padding: 0px 0px 10px 0px;
  text-align: center;
}
