<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">P.special {
color : green;
border: solid red;
}

BODY {
background-image:url(08.gif);
}

DIV.migi {
text-align : right;
}

DIV.naka {
text-align : center;
}
</pre></body></html>