
@import "IO_style.css";

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

#content {
	background: #b19884;
}

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

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


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

.sheets{
	margin: 0px auto;
	margin-top: 30px;
 	width: 650px;
 	height: 100%;
 	border: solid 4px #4b4f36;
 	background: #7d8168;
}
.sheets h2{
	color: #101010 !important;
}
.sheets p{
	color: #FFF !important;
}

#picsT {width: 600px;height: 550px;align: left;}#picsT img{	margin: 3px 3px 3px 3px;	float: left;}
