body {
	margin: 0px;
	background-image: url(images/bellybuttonbkg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #4B4B4B;
}
.maintable {
	background-image: url(images/bellybuttonmain01.gif);
	background-repeat: repeat-x;
}
.innertable {
	border: 6px none #E43380;
}
#copy {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #989898;
	margin-top: 10px;
}
#copy a {
	color: #989898;
	text-decoration: none;
}
#copy a:hover {
	color: #989898;
	text-decoration: underline;
}