body {
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(images/DooDad-web.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 556px;
	font-family: Helvetica, Arial, sans-serif;
}
.content h2 {
	font-size: 22px;
	line-height: 36px;
	font-weight: normal;
}
.content h3 {
	font-size: 33px;
	line-height: 40px;
	margin: 0px;
}
.content h1 {
	font-size: 21px;
	padding-bottom: 0px;
	line-height: 21px;
}
.content p {
	text-align: center;
	margin-top: 620px;
}
.content p a {
	text-decoration: none;
	color: #76B2CC;
}
