BODY {
	color: black;
	background: #B9AA99;
	margin: 10px
}
A {
	color: black;
	background: #B9AA99;
}
H1,H2,H3 {
	text-align: center
}
HR {
	clear: both
}
IMG { border: inset white }
IMG.title { border: none }

IMG.aleft {
	float: left
}
IMG.aright {
	float: right
}
P {
	margin-left: 10px
	margin-right: 10px
}
P.caption {
	text-align: center
}