
.BodyControl {
	background-image: url(Back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
bgcolor: #000000;
}
.WhiteTxt {
color: white;
}
.BlueTxt {
color: blue;
}