<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#header {
	text-align:center;
	height:260px;
}

#body {
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#photo_gallery {
	text-align:center;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:30px;
}

a,
p {
  font: 13px/1.5 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
}

</pre></body></html>