<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Layout1 */

.left { float:left; width:220px; margin-right:20px;}
.center { float:left; width:480px;}
.right { float:right; width:220px;}

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