html {
	height: 100%;
}
body {
	background: url(images/drips.jpg) no-repeat right bottom;
	font-family: arial, helvetica, sans-serif;
	height: 100%;
	overflow: hidden;
}
h1 {
	background: url(images/dnm_logo_lg.gif) no-repeat;
	width: 185px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 80px 0 0 75px;
}
h2 {
	background: url(images/contact_text.gif) no-repeat;
	width: 115px;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 55px 0 20px 72px;
}
h3 {
	font-size: 11px; margin: 0 0 10px 72px;
}
p {font-size: 11px; line-height: 16px; margin-left: 72px;}
p strong {
	margin-bottom: 10px;
}
a {font-weight: bold; text-decoration: none; color: #000;}