#replacedWe {
	background: url("site images/replacetext-We.gif");
	height: 30px;
	width: 50px;
	margin-right: 5px;
	margin-top: -12px;
}

#content {
	background-image: url("site images/home_body1.gif");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-attachment: scroll;
	min-height: 435px;
	height: 435px;
	z-index: 0;
}

#content p {
  position: relative;
	top: 50%;
	width: 500px;
	margin-top: -100px;
	margin-left: 100px;
	padding-top: 20px;
}