@charset "utf-8";
html, body {
	margin: 0;
	padding: 0;
}

div#container {
	margin: 0 auto;
}
