
@import "IO_style.css";

h1 {
    background-image: url(./images/leafLight.jpg);
}

#content {
	background: #56375a url(./images/lightFade.jpg) repeat-x 0 0;
}

#content_bg {
	background: #eee url(./images/birdsBtmLight.jpg) no-repeat 0 0;
	}

#pageleft h2 a{
	color: #707070;
}
#pageleft h2{
	color: #707070;
}


#treeBtm{
	background-image: url(./images/treeBtmRtLight.jpg);
	background-position: 97% 100%;
}

#rollOver{
	width: 400px;
	height: 267px;
	border: 2px solid #fff;
	margin: 0px auto;
}
