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

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #573624;
	background-color: #FFF;
}
#container {
	width: auto;
	height: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#header {
}
