@charset"utf-8";

html, body { margin: 0; padding: 0; }

.content {
	margin: 0 auto;
	width: 600px;
	height: 460px;
    }
