body {
  color               : #0f1b46;
  font-size           : 0.8em;
  font-family         : Arial;
  background          : #bfb3a8;
}

a {
  color               : #224473;
}

.UppercaseBig {
  font-size           : 2.3em;
  text-transform      : uppercase;
  line-height         : 1.0em;
}
