<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.div01 img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.div02 img{
	float:right;
	padding-left:10px;
	padding-bottom:10px;
}
.div03 img{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
</pre></body></html>