
@import url("styles.css");

body {
	background: url('images/spring/bg1.gif') repeat-x;
}

#container {
	background: url('images/spring/pagebg1.jpg') no-repeat center 138px;;
}

#wrapper {
	background: url('images/spring/headerbg1.jpg') no-repeat;
}

h1 {
	color: #63b029;
}

a:active, a:hover { color: #63b029; }

#footer { color: #83c94d; }