body{	margin: 4% 0;	background: maroon;	text-align: center;}body *{	text-align: left;}.topbar{	border: 1px solid black;	height: 115px;	background: gray;	width: 850px;	margin: 0 auto;}img.header{	border: 0px;	padding: 0px;	border-right: 1px solid black;	width: 173px;	height: 115px;}p.header{	font-size: 32pt;
	font-variant: small-caps;
	white-space: nowrap;
	display: inline;
	position: relative;
	bottom: 10px;}.buttonrow{	/*background: silver;	border-left: 1px solid black;	border-right: 1px solid black;*/	/*height: 35px;*/	width: 850px;	margin: 0 auto;}a.button{	float: left;	height: 25px;	background-image: url(/images/corner.bmp);	background-position: top right;	background-repeat: no-repeat;	white-space: nowrap;	text-align: center;	padding-left: 13px;	padding-right: 13px;}a.button:hover{	background-color: #D3D3D3;	background-image: url(/images/cornerhover.bmp);	background-position: top right;	background-repeat: no-repeat;}/*a:hover{	background-color: #D3D3D3;}*/.active{	float: left;	height: 25px;	background-image: url(/images/corneractive.bmp);	background-position: top right;	background-repeat: no-repeat;	background-color: white;	white-space: nowrap;	text-align: center;	border-bottom: 1px solid white;	padding-left: 13px;	padding-right: 13px;	font-weight: bold;}.comment{	font-style: italic;	width: 80%;	border: 1px solid gray;	background: url(ECC3BF);	padding-left: 10px;}.center{	border: 1px solid black;	min-height: 500px;	background: white;	padding: 10px;	width: 830px;	margin: 0 auto;}.poem{	padding-left: 1cm;}.poemtitle{	font-variant: small-caps;	font-size: 110%;}.poemauthor{	font-variant: small-caps;	padding-bottom: 6px;}.footer{	background: silver;	border: 1px solid black;	border-top: 0px;	padding: 3px;	width: 844px;	margin: 0 auto;}.caption{	border: 1px solid black;	padding: 3px;	font-weight: bold;	text-align: center;	width: 30%;}