/*
 * DarrenSpurgeon.com CSS - Main, sitewide stylesheet
 */

/* Consolidated */
body {
  background-image: url(i/BG.jpg);
  background-repeat: repeat-x;
}
#pageContainer {
  position:relative;
  left:2%;
  top:21px;
  width:1002px;
  height:610px;
  z-index:1;
}
