@charset "UTF-8";body {	width: 800px;	max-width: 100%;	margin-right: auto;	margin-left: auto;	padding: 10px;}h2 {	font-size: 1em;	margin:2em 0 10px;	padding-bottom: 0px;	color: #900;	border-bottom-width: 1px;	border-bottom-style: dotted;	border-bottom-color: #CCC;}p {	margin-top: 0px;	padding-top: 0px;}img {	max-width: 95%;	height: auto;	}