body {
	background: white url('bg.jpg') repeat-x;
	margin: 100px;
	font-family: verdana;
	font-size: 10pt;
}

h1 {
	font-weight: normal;
	font-size: 18pt;
}

h2 {
	font-weight: normal;
	font-size: 14pt;
}

p {
	padding-left: 20px;
}

img {
	padding-right: 20px;
}

div.images {
	padding-bottom: 10px;
}

div#ad {
	float: right;
}

div#footer {
	position: absolute;
	bottom: 4px;
	right: 24px;

	line-height: 20pt;
}

div#footer img {
	margin-bottom: -4px;
	padding-right: 2px;
	border: none;
}

div#footer a {
	color: #669;
}
