body {
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(../Images/bg_x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}
#td1 {
	background-image: url(../Images/bg_01.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 955px;
}

#td2 {
	background-image: url(../Images/bg_02.jpg);
	background-repeat: no-repeat;
	height: 270px;
}
#contentTABLE p {
	font-size: .9em;
	line-height: 1.4em;
}

