body {
  background-color: #181e20;
  color: #fff;
  margin-top: 60px;
}
#splash {
  width: 595px;
  height: 270px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
 }
#splash h1 {
  margin: 10px;
  font-size: 1em;
}
.center {
  text-align: center;
}
img {
	border-style: none;
}
