body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    scrollbar-Track-Color:#000000;
    scrollbar-Face-Color:#000000;
    scrollbar-Shadow-Color:#000000;
    scrollbar-DarkShadow-Color:#000000;
    scrollbar-Highlight-Color:#000000;
    scrollbar-3dLight-Color:#000000;
    scrollbar-Arrow-Color:#000000;
}

body,td,th {
	color: #FFFFFF;
	font-size: 12px;
}

#contents {
	width: 600px;
	background-image: url(../portrait/tycoonsden.jpg);
	background-repeat: no-repeat;
	height: 396px;
	background-position: center;
	margin: auto;
	padding-top: 100px;
	padding-bottom: 100px;
}
