body, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, h7, input, p, form {
	margin:0;
	padding:0;
	font-size: 12px;
}
body {
	background:url(../images/bodybackground.jpg);
	color:#444;
	font-size:12px;
	line-height:150%;
}
img {
	vertical-align:top;
	border: none;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
}

#ProspectBackground{
	margin:18px auto 0;
	height:159px;
	width:650px;
	background-image: url(../Images/prospect.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}