body {
	margin: 0px;
	width: auto;
	background: #000000;
	color:#CCCCCC;
	font: 12px "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
}
#main {
	width: 760px;
	position: relative;
	margin: auto;
	padding-left: expression(1+"px");	
}
#holder {
	position: relative;
	top: -5px;
	width: 640px;
	left: 60px;
}
