@charset "utf-8";
/* CSS Document */

#preview {
	background-image: url(image.gif);
	width: 872px;
	height: 520px;
}
#largepreview {
	float: left;
	height: 520px;
	width: 900px;
	margin-bottom: 25px;
}