body {
  margin: 0;
  padding: 0;
}

.dick {
  background-image: url(../images/950617c037839357e1f25e9fc8a66af6.png);
  background-size: 150px 150px;
  width: 150px;
  height: 150px;
  position: absolute;
}

.dick1 {
  background-image: url(../images/950617c037839357e1f25e9fc8a66af6.png);
}
.dick2 {
  background-image: url(../images/07056af5977eaf9ed1f396d51f6913b4.png);
}
.dick3 {
  background-image: url(../images/d84129552041c93eee1242413c5f34f6.png);
}

.little-dick {
  background-image: url(../images/950617c037839357e1f25e9fc8a66af6.png);
  background-size: 75px 75px;
  width: 75px;
  height: 75px;
  position: absolute;
}

.dickpit-title {
  background-image: url(../images/b9d4035c2b9a3d4de8fe4451f6216552.png);
  background-size: 800px 310px;
  width: 800px;
  height: 310px;
  margin: auto;
}

#title-container {
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  top: 200px;
}

#dickpit {
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  overflow: hidden;
}

#footer {
  position: absolute;
  bottom: 20px;
  color: white;
  size: .8em;
  text-align: center;
  left: 0;
  right: 0;
  background-color: rgba(0,0,0,0.4);
  padding: 20px;
}



