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


.d_part1  { color:purple; font-size:3em; font-family:"Script MT Bold"}
.d_part2  { color:red;    font-size:3em; font-family:"Times New Roman"}
.d_part3  { color:orange; font-size:3em; font-family:"Courier New"}
.d_suffix { color:blue;   font-size:3em; font-family:"Arial"}
</pre></body></html>