html { 
  background: url(_gifs/CatBox.gif) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#fuck {
	width: 724px;
	height: 542px;
	margin: 0 auto;
}

h1 {
	font-size: 180px;
	color: white;
	font-family: 'Press Start 2P', cursive;
}