body {	font-family: "Franklin Gothic Book";	font-size: 1em;	line-height: 1.4em;	margin-right: 10%;	margin-left: 10%;	padding-top: 20px;	padding-bottom: 20px;	background-color: #7a7a7a;	color: #FFF;	background-image: url(../images/black_tile_stories.jpg);	background-repeat: repeat-x;}#story {	width: 100%;	min-width: 300px;	margin-right: auto;	margin-left: auto;	max-width: 600px;}a {	font-family: "Franklin Gothic Book";	text-decoration: none;	color: #000;}a:hover {	color: #CCC;}