html {    
  width:100%;
  height:100%;
}

body {    
  width:100%;
  height:100%;
  background-color:#000;
  background: #000 url("http://clients.sevnthsin.com/rhy/rhy006/round01/images/background.png") repeat-x top left;
}