body {	text-align: center;	font-size: 12px;	font-family: Arial;	color: #333;}hr {	border: 1px solid #b51e3a;	margin: 0px auto;}a:link, a:visited {	text-decoration: underline;	font-weight: bold;		color: #666666;}a:hover, a:active, a:focus {	color: #b51e3a;}/* Class selectors */.wrapper {	text-align: left;	width: 700px;	margin: 30px auto;}.header, .toc, .main {	border-bottom: 2px solid #b51e3a}.header h1 {	margin-bottom: 2px;}.main h2 {	padding: 2px 2px 2px 2px;	text-align: left;	margin-bottom: 6px;	margin-top: 6px;}.main h3 {	padding: 2px 2px 2px 2px;	text-align: center;	margin-bottom: 6px;	margin-top: 6px;	font-size: 12px;	}h4 {	padding: 2px 2px 2px 2px;	text-align: left;	margin-bottom: 6px;	margin-top: 6px;	font-size: 12px;	}.main h2:hover {	background-color: #eaeaea;}.main h3:hover {	background-color: #eaeaea;}h4:hover {	background-color: #eaeaea;}.xml, .javascript {	margin: 5px 5px 5px 10px;	padding-left: 15px;	border-left: 1px dotted #b51e3a;	font-family: "Courier New", Courier, monospace;}.author {	font-size: 14px;	margin-top: 0px;	margin-bottom: 2px;}.update {	font-size: 10px;	font-style: italic;	margin-top: 0px;}.challenge {	font-size: 16px;	font-weight: bold;	color: #da4f5a;}.footer {	font-size: 10px;	font-style: italic;	text-align: center;}/* ID Selectors */#introduction, #bare, #smooth {	/*border: 1px dashed #f65077;	padding: 2px;	margin: 2px auto;*/}#updates, #introduction, #bare, #smooth, #end p {	margin: 4px 8px 4px 8px;}
