body, html {
  min-width: 930px;
  width: 100%;
  background-color: #341e34;
  background:url(fwbackground.jpg) repeat-y center top #000;
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
  color:#fff;  
  padding:0px;
  margin:0 ;
  text-align: center;
  height:100%;
