body { 
	text-align: center;
	background-color: #000000; 
	padding: 0px;
	margin: 0px;
}

#master {
	position: static;
	white-space: nowrap;
	width: 560;
	height: 185;
	margin: 60px auto auto auto;
}

.boxOne, .boxTwo, .boxThree, .noFlash {
	width: 184;
	height: 185;	
	float: left;
}