

div#clunkers_page{
width: 990px;
height: 1200px;
background: #1b2423 url(/images/clunkers/clunkers_bg.jpg) top left no-repeat;
margin-left:auto;
margin-right:auto;
text-align: left;
}

div#clunkers_copy{
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: 1%;
	color: #FFF;
	position: relative;
	top: 700px;
	font-size: 16px;
}

div#clunkers_copy p {
margin: 0 0 24px 0;
}

div#clunkers_copy span.bigger{
font-size: 18px;
font-weight: bold;
}


div#clunkers_copy span.back{
	float: right;
}

div#clunkers_copy a {
color: #FFF;
text-decoration: none;
font-weight: bold;
}