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

#wrapper {
	margin: 0px;
	padding: 0px;
	position: fixed;
	height: 614px;
	width: 944px;
	left: 20px;
	top: 20px;
	right: auto;
	bottom: auto;
	background: #333 url(mundane.jpg) no-repeat left top;
	text-align: right;
}

