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

#wrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 300px;
	width: auto;
	text-align: center;
}
