/* Original Copyright © 2009 Denmark D. Braga */
/* Dtm Digital Arts */

/* PAGE-SPECIFIC DEFINITIONS */

#body {
	background-image: url(../master/body-bg.jpg);
	background-repeat: repeat-y;
	height: 1100px;
	padding: 0 70px 0 70px;
}
#img-leaf {
	background-image: url(img-leaf.jpg);
	width: 170px;
	height: 183px;
	margin: auto;
}
#indent {
	padding-left: 40px;
}
#indent2 {
	padding-left: 80px;
}
