@charset "utf-8";



#container {

	width:450px;

	height:1000px;

	margin:0 auto;

	background:#CCC;

	padding:10px;

	background:#EFEFEF;

}


