@charset "utf-8";

/* CSS Document */



/* Controls BG image for each section */

#wrapper {

	background-image: url(../images/sidebar_images/Pot-2_floating_lighter_409.jpg);

	background-repeat: no-repeat;

	background-position: left top;

}





/* Controls color band at bottom of each section */

.colorBand {

	background-color: #CC6633;

	height: 20px;

	width: 385px;

	background-position: bottom;

	position: absolute;

	vertical-align: bottom;

	bottom: 0px;

	left: 259px;

}



h1 {

color: #CC6633;

}