body {
	width:100%;
	height:100%;
	margin:auto;
	padding:0;
	background:#000 url('parts/gradiantBG6.png') repeat-y center center;
	color:#FFF;
	font:80%/140% 'Lucida Sans Unicode',sans-serif;
	text-transform:uppercase;
	text-align:left; }

td img {
	display: block; }

#contents {
	width:960px;
	height:auto;
	background:transparent;
	margin:.25em auto 0 auto; }
	
#showmenot {
	display:none; }
