
header { background-repeat: repeat; }

.SUCKA {
  text-align: center;
  font-size: 42px;
  color: red;
  overflow: hidden;
  white-space: nowrap; 
  font-family: "Times New Roman"

}

body {
  text-align: center;
  font-size: 34px;
  background-image: url("https://web.archive.org/web/20000816122906im_/http://cooltext.com/textures/previews/bgrnd3.jpg");
  color: White;
  font-family: "Times New Roman"
  
}