<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#wrapper #main #pic {
	float: right;
	height: 500px;
	width: 655px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(../images/LOVE.jpg);
}
#wrapper #main #photomini {
	float: left;
	height: auto;
	width: 342px;
}
#main1 { 
background-color:#F93;
}
</pre></body></html>