* { margin: 0; padding: 0; }
html { border-top: 4px solid #000; }
body { font-family: Curier, "Curier new", monospace; background: #fff; color: #000; margin: 50px; text-align: right;  }
img { position: absolute; bottom: 50px; right: 50px; }

h1 {
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 14px;
}
p {
	font-size: 14px;
	color: #999;
	margin-bottom: 50px;
}
