body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #fff;
}
.preview {
	background-color: #fff;
	color: #333333;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}