*,
html,
body {
  margin:0;
  padding:0;
}

body { background:url(jesusjumper.jpg) repeat-x #0f1918; }

img {
  top:50%;
  left:50%;
  border:0;
  width:489px;
  height:203px;
  position:absolute;
  margin-top:-101px;
  margin-left:-245px;  
}