body {
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #210600;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.fontMed { font-size: 16px; }
.textLinks { text-decoration:underline; color:#FFFF99 }
.contentImg { border:1px solid #999999; margin:8px 8px 8px 8px; }
img, div, a, input { behavior: url(http://trannywonderland.com/includes/iepngfix.htc); }

