@charset "utf-8";
/* CSS Document */

body {
	text-align:left;
	margin:0;
	background-color: #b02300;
}

#preview {
	top:0px;
	float: left;
	position: fixed;
	left: 3px;
	border: #f2d11d 1px solid;
}
