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


body {
	
	background:#ffffff;
	border:0px;
	padding:0px;
	margin: 0px;
	width:auto;
	height:auto;
}

#article_content { width: 800px;
				   height: auto;
				   margin:0px;
				   padding:0px;
				   border:0px;
				   text-align:center;
}
