.content img{
	width: 100%;
}
.content h1{
  font-size: 25px;
  text-align: center;}
.content h3{
  font-size: 30px;
}
.content h2{
  color: #00448B;
}
.content p{
  color: #0D2C3F;
  text-indent: 30px;
  font-size: 20px;
}
.content ul{
  color: #0D2C3F;
  font-size: 20px;;  
}
.text {
  margin-bottom: 20px;
}