body {
  background-color: #333;
  font-family: Arial, Verdana, Sans Serif;
  color: #FFF;
  font-size: 14pt;
  text-align: center
}

a {
  color: #FF0;
  text-decoration: none
}

a:hover {
  text-decoration: underline
}

#kheader {
  height: 225px
}

#kcontent {

}

#kfooter {
  height: 120px
}

.smallText {
  font-size: 10pt
}

.mediumText {
  font-size: 12pt
}

.largeText {
  font-size: 14pt
}

.largerText {
  font-size: 16pt
}
