
body {
	min-width: 700px;
  text-align: center;
  margin: 0;
  padding: 0 0 15px 0;

  background: #000 url(../cineworks/images/bgbody.jpg) top center no-repeat;
  }
  
  /* Header and wrapper */
#wrapper {
  margin: 0 auto;
  width: 960px;
  text-align: left;
  padding: 0;
  background: #000 url(../cineworks/images/bgbody.jpg) top center no-repeat;
  }
