body {
	font-size: 14px;
	color: #2B1945;
	margin: 10px;
	padding: 10px;
}
h1 {
	background: url("timmyfuryicon.gif") left center no-repeat;
	padding: 0 0 0 140px;
	font-size: 8em;
	font-family: serif;
	margin: 0;
}
.the-story {
	width: 100%;
	background: #F2B4B4;
	border-top: 3px #E91611 solid;
	border-bottom: 3px #E91611 solid;
	margin: 20px -20px;
	padding: 20px;
	font-size: 1.1em;
	font-family: serif;
	font-weight: bold;
}
.the-story a, .content-links a {
	color: #2B1945;
	text-decoration: none;
	border-bottom: 1px solid #2B1945;
}
.the-story a:hover, .content-links a:hover {
	background: #B3BBDA;
}
.content-links {
	width: 200px;
	float: left;
}
.content-links li {
	padding: 5px 0;
	font-size: 1.3em;
}
.affiliate-links {
	font-size: 2.5em;
	font-family: serif;
	padding: 10px;
	text-align: right;
}
.affiliate-links li {
	list-style-type: none;
	margin: 25px 0;

}
.affiliate-links a {
	padding: 10px 0;
	text-decoration: none;
	color: #2B1945;
}
#pso a {
	background: url("psoicon.gif") right center no-repeat;
	padding-right: 170px;
}
#veryraw a {
	background: url("veryrawicon.gif") right center no-repeat;
	padding-right: 70px;
}
#timothycrowe a {
	background: url("timothycroweicon.gif") right center no-repeat;
	padding-right: 55px;
}