h1 {
  text-align: center;
  margin-bottom: 20px;
}
h2 {text-align: center;}
.img-responsive {
  margin: 0 auto;
  padding: 10px;
  height: 300px !important;
  width: auto;
}
p {
  text-align: justify!important;
  font-size: 21px;
  font-family: 'Times New Roman', sans-serif;
  color:black;
  text-indent: 1.5em;
}
html {
	margin:20px;
}


