/* snailsnail fam
ily II - CSS main */

body {
	background-color: #00ae2d;
	background-image:url(../img/poem04back.png);
}

#header {
	background-color:#4d4d4d;
}

#title-left {
	background-color:#00bee4;
}
#title-img {
	background-image:url(../img/poem04img.png);
}

#title-txt {
	background-color:white;
	background-image:url(../img/poem04titleback.png);
}

#title-right {
	background-image:url(../img/poem04titlecurve.png);
}

#sidebar {
	background:url(../img/poem04sidebar.png);
	background-repeat:repeat-y;
	background-position:top left;
	width:690px;
}

#poemtop {
	background:url(../img/poem04topcuve.png);
}


#poembot {
	background:url(../img/poem04botcuve.png);
}

#footer-right {
	background-image:url(../img/poem04footcurve.png);
}

#footer-left {
	background-color:#00bee4	;
}
