@charset "utf-8";
#content {
	width: 800px;
	background-image: url(../images/test_bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
}
