* {
	
	padding: 0;
	margin: 0;
	border: 0;
	
}



body {
	background-color: #000;
}

a {	color: maroon;	text-decoration: none;}

p {
	font-family:Georgia,serif;
font-size:16px;
line-height:1.3em;
color: #222222;
margin-bottom: 1.3em;
}

.sample {
	font-size: 12px;
	text-align: right;
}

#top, #bottom {
	width:  925px;
	float: left;
position: relative;		left: 50%;margin-left: -462px;
margin-bottom: 0px;
	clear: both;
}

#bottom {
	 margin-top: 10px;}

#pitch {

	float: left;
	margin-top: 193px;
}

#thumbnail {

	float: left;
	margin-top: 71px;
}

#middle_wrapper {
		background-color: white;
		width:  100%;

		float: left;
	clear: both;
	padding-bottom: 25px;
}

.yellow {
	background-color: #fbfe1d;
}

h2 {
	font: bold 18px "Helvetica Neue",  Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 10px;
}

#middle {

position: relative;
	width:  925px;
	float: left;	left: 50%;
	margin-left:  -462px;
}


#softcover {
	width:  219px;
	float: left;
}
#hardcover {
	width: 213px;
	float: left;

}

#samples {
	float: left;	color: white;	text-decoration: none;
	color: white;
	text-align: right;
		
}
#samples p{
	margin-right: 32px;
}	
	
	#bottom a { color: white;}
#bottom p {
	font: 10pt "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: white;

}

#text {
	width: 493px;
	float: left;
padding-top: 25px;
}
