
@import url("styles.css");

body {
	background: url('images/fall/bg3.gif') repeat-x;
}

#container {
	background: url('images/fall/pagebg3.jpg') no-repeat center 138px;;
}

#wrapper {
	background: url('images/fall/headerbg3.jpg') no-repeat;
}

h1 {
	color: #d65b1f;
}

a:active, a:hover { color: #d65b1f; }

#footer { color: #e2945d; }
