html {
  background-color: #02072f;
  background-repeat: no-repeat;
  background-size: cover; }

img {
  position: relative;
  max-width: 400px;
  width: 80%;
  height: auto;
  display: block;
  margin: 10% auto 5%;
}

h2{
	color:#e46e2d;
	font-family: Arial, "sans-serif";
	text-align: center;
}