* {
	margin: 0px;
	padding: 0px;
}

html {
	background: #333333 url("background.png") top left repeat-x;
	text-align: center;
	font: 9pt "Helvetica", sans-serif;
}

img {
	margin: 20px 20px 10px 20px;
}

h1 {
	font-size: 10pt;
	padding-bottom: 10px;
	font-weight: bold;
	color: white;
	text-shadow: #111111 0px 2px 2px;
	height: 16px;
}

p {
	font-size: 10pt;
	text-align: justify;
	padding: 10px 20px 10px 20px;
}

img {
	border: 1px solid #222222;
}

// 58 + height of image
// 42 + width of image