/* 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: 900px;
	padding: 0 70px 0 70px;
}
#img-article {
	padding-right: 20px;
	float: left;
}
