#rounded {
	background-image: url(images/rounded.gif);
	background-position: center center;
}
#back {
	background-attachment: fixed;
	background-image: url(images/backdrop.gif);
	background-repeat: no-repeat;
	background-position: center center;

}
#middle {
	background-image: url(images/middleBar.jpg);
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
td {
	color: 844F68;
}
#bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AC868B;
}
