.bgimage{
  background-image: url(http://www.imgbase.info/images/safe-wallpapers/cartoons/steven_universe/53546_steven_universe.jpg);
  background-position: center;
  background-size: cover;
  height: 300px;
  margin-top: -50px;
}
img{
  width: 100px;
  margin: 0 auto;
  display: block;
}
h1,h2,p{
  text-align: center;
}
.title{
  padding-top: 150px;
}
