* {
	font-family: verdana, arial;
	font-size: small;
}
body {
	padding: 2em 1em 2em 70px;
	margin: 0;
	color: black;
	background: white;
	background-image: url(bg.png);
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
h1 {
	text-align: left;
	color: #005A9C;
	background: white;
	font: 170% sans-serif;
}