<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1 {
	color : #505055;
	border-bottom : 1px dotted #ffafaf;
	font-size : 18pt;
	width:400px;
}
#myPhoto { background:url(../photo/1.jpg) repeat-x top left;
	width:600px;height:338px; }
</pre></body></html>