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

