body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
}
#logo_b_w {
	/*display: block;*/
}
#bottom_div, #top_links, #topNavigation, #top_div, #rightColumn1 {
	display: none;
}
#content {
	float:none;
	font-size:14px;
}
#garagelistings p {
	margin: 5px 0 1px 5px;
	border-bottom: dotted 1px #000;
	padding-bottom: 2px;
	font-size: larger;
}
#garagelistings h3 {
	margin: 15px 0 1px 0;
	font-size:106%;
}

#leftColumn1, #box_content {
	font-size:12px;
	float:none;
	width:100%;
	text-align:center;
}
#box_content {
	font-size:larger;
}
#box_content h1 {
	font-size:110%;
}
#box_content h2 {
	font-size:108%;
}
#box_content h3 {
	font-size:106%;
}
#box_content h4 {
	font-size:104%;
}
#box_content h5 {
	font-size:103%;
}
#box_content h6 {
	font-size:102%;
}
img	{
	border:none;
}