.align_top of table {
	position: absolute;
	top: auto;
}
.body_background {
	background-image: url(../images/BODY.jpg);
	background-repeat: no-repeat;
}
.text_color {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.upfont {
	font-size: 18px;
}

