body {
  background-image:url("bloody.gif");  
  background-color:red;
  background-blend-mode: multiply;
  width:100%;
 height:500px;
  overflow:scroll;
  margin:0px auto;
  overflow-x:hidden;
}