.bg1 {
	background-image: url('images/pd_06.jpg');
	background-repeat: repeat-x;
	background-position: 50% top
}
.bg2 {
	background-image: url('images/pd_09.jpg');
	background-repeat: repeat-x;
	background-position: 50% top
}
.bg3 {
	background-image: url('images/pd_12.jpg');
	background-repeat: repeat-x;
	background-position: 50% top
}
.text {
	font-family: impact;
	font-size: 24px;
	font-weight: normal;
	color: #E0EBD6;
	text-decoration: underline;
}
.tt           { width: 100% }
.tt td       { text-align: center }
.tt img      { border:2px solid #E0EBD6; width: 110; height: 150 }
body         { color: #B0B1E9; background-color: #2E2D4C }
a { color: #E0EBD6 }
