body {
	background-image: url(/images/paper-background2.jpg);
	text-align: center;
	min-width: 128px;
}
#wrapper {
	margin-top: 40px;
	text-align: left;
	width: 128px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	margin-top: 20px;
	height: 38px;
	width: 569px;
	background-image: url(/images/dmp.png);
	margin-left: auto;
	margin-right: auto;
}
h1 span {
	display: none;
}
img {
	border: none;
}

