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

body {
	background-color:#ffffff;
}
#container {
	width:1200px;
	height:820px;
	margin:0px auto 0px auto;
}

