body {
  background: url('/img/katt.gif') repeat;
  color: white;
  font-family: Helvetica, "Helvetica Neue", "Arial Black";
  font-weight: bolder;
}

h1 {
  font-size: 100px;
}

h3 {
  font-size: 60px;
}

.content {
	background-color: rgba(60,60,60,0.2);
	padding: 10px;
}
