img{	display:block;	margin-top: 10px;	margin-bottom: 20px;	margin-left: auto;	margin-right: auto;}body{	background-color: #ccc;}h1{	font-size: 24px;	font-weight: normal;	background-color: #ccc;	border: 1 px solid gray;	-webkit-border-radius: 5px;	margin-top: 0px;	padding: 5px;	text-align: center;}a{	text-decoration:none;}a:hover{	background-color: #ccc;}a:active{	color:white;	background-color: #666;}#main{ 	background-color: white; 	width: 800px; 	margin-left: auto; 	margin-right: auto;	margin-top: 10px;	margin-bottom: 20px;	padding: 20px 20px 10px 20px;	border: 1px solid gray; }.sectionLinks{	text-align: center;}.sectionLink, .currentSectionHeader{	margin-left: 10px;	margin-right: 10px;}.sectionLink, .currentSectionHeader, .nextSectionLink a{	padding-left: 5px;	padding-right: 5px;}.sectionLink, .currentSectionHeader, .nextSectionLink{	font-size: 18px;	font-weight: bold;}.currentSectionHeader{	color:white;	background-color: black;}.footer{	padding-top: 10px;	padding-left: 5px;	padding-right: 5px;	margin-top: 10px;	border-top: 1px dotted gray;	text-align: center;}.footer a{	margin-left: 10px;	margin-right: 10px;	padding-left: 5px;	padding-right: 5px;}