body {
  background: url(beauhemian_mauve_bg.gif) repeat center center fixed; 
  color: #FFFFFF;
  font-family: Verdana;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

.wrapper {
   background: url(beauhemian_green_bg.gif) repeat center center fixed; 
-webkit-box-shadow: 5px 5px 40px 40px #000000; 
box-shadow: 5px 5px 40px 40px #000000;
  width: 900px;
  max-width: 900px;
  min-height: 1920px;
  margin: 0px; padding: 0px;
}