<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.photo {
	float: right;
	background-image: url("../img/photo/20050831.jpg");
	background-repeat: no-repeat;
	width: 400px;
	height: 300px;
	display: block;
	margin: 0px 0px 10px 15px;
	}
</pre></body></html>