h1.privacyLogo {
	text-indent: -5000px;
	height: 99px;
	width: 222px;
	background: url(../images/burnHowLogo.gif) no-repeat center center;
	margin: 0px;
	padding: 0px;
}

h3.privacyTitle {
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#privacyContainer {
	width: 400px;
	margin-left: -200px;
	position: relative;
	left: 50%;
}
#privacyHeader {
	width: 400px;
	text-align: center;
}

#privacyFooter {
	width: 400px;
	text-align: center;
	margin-top: 20px;
}body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a {
	border-bottom: 1px dotted #333333;
	color: #000066;
	text-decoration: none;
}
a:hover {
	border-bottom-style: solid;
}
