@charset "utf-8";
/* Fordwebs CSS Document */

html, body {
	height: 101%;
}
.sold {
	color: #FF0000;
	font-weight: bold;
}
.style1 {
	color: #FF0000;
}
.special {
	display: none;
}
#comments {
	width: 500px;
	margin: auto;
}

