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

body {
	padding: 0;
	margin: 0;
}



#wrapper {
	width: 900px;
	min-height: 300px;
	margin: 0 auto;
}