Index: style.css
===================================================================
--- style.css	(revision 23455)
+++ style.css	(working copy)
@@ -194,6 +194,13 @@
 	font-style: italic;
 }
 
+hr {
+	background-color: #ccc;
+	border: 0;
+	height: 1px;
+	margin: 40px 0;
+}
+
 mark {
 	background: #ff0;
 	color: #000;
