h1 {
  color: #ff0000;
}

body {
  background-color: #FFCC66;
  background-image: url("http://www.rammsteinshop.de/catalog/images/2006.07.28_14.47.52_detail-herz-500.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed
  background-position: 50% 25%
}

h1 {
  color: #990000;
  background-color: #FC9804;
}


