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

body {
	background-color:#FFF;
	padding:0px;
	margin:0px;
}

#container {
	width:860px;
	margin:0 auto;
}

