@charset "UTF-8";
/* CSS Document */

#header { /* Contains the H1 and menu - USE THE ADMIN INTERFACE TO SET A HEADER IMAGE */
background:url("/wp-content/themes/tpitv/images/BrickWall.jpg");
  	}
#page { /* This wraps the whole design */
background:url("/wp-content/themes/tpitv/images/BrickWall.jpg");
	}
body { /* Basic defaults and the area outside the design */
background:url("/wp-content/themes/tpitv/images/BrickWall.jpg");
	}

