body {
	margin: 0px;
	background-image: url(images/bgline_green.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #B2E11F;
}
.tdContent {
	background-attachment: fixed;
	background-image: url(images/bg_middle_green.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tdalignment {
	text-align: justify;
}

