/* 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: 780px;
	padding: 0 70px 0 70px;
}
#img-leaf {
	background-image: url(img-leaf.jpg);
	width: 212px;
	height: 227px;
	margin: auto;
}
