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

html, body {
	padding: 5px 0 5px 0;
	}

body {
	margin:auto;
	}

#container {
	width:1000px;
	margin:auto;
	}