@charset "UTF-8";
#container {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(blank.jpg);
}
