#preview {
	padding: 0px;
	border: 10px solid #fff;
	background: #000;
	height: 200px;
	overflow: hidden;
	text-align: center;
}
#preview a {
	margin: 0px;
	padding: 0px;
	line-height: 200px;
	height: 200px;
	vertical-align: middle;
	text-decoration: none;
	background: #000 url(../img/ExplosionExample.jpg) center repeat;
	display: block;
}
#preview-style {
	font-family: "barge.ttf";
	font-size: 56px;
	color: #000;
	text-outline: 1px solid #fa3;
	text-shadow: 2px 2px solid #fff;
	white-space: nowrap;
/**
	color: #888;
	text-texture: url('texture/carbon.jpg') no-scale;
	text-outline: 1px solid #eb2;
/**/
}
#scroller-info {
	width: 645px;
	left: 10px;
	top: -37px;
	margin-bottom: -20px;
}
