h1, h2, h3 {
  text-transform:uppercase;
}

.skew {
  transform:skewY(-2deg);
  margin:75px 0px;
}

