@charset "utf-8";

#wrapper {
	width:780px;
	max-width:780px;
	background-color:#FFF;
	-moz-border-radius:0.2em;
	-webkit-border-radius:0.2em;
	border-radius: 0.2em;
	margin:0 auto;
}

	#container {
		width:780px;
	}