<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
#addr{ width:400px; height:250px; margin-top:150px; background:#f6e0b5;  border:1px #9e6538 solid; margin-left:20px; padding:0 10px;}
#addre{ width:400px; height:330px; margin-top:30px; background:#f6e0b5;  border:1px #9e6538 solid; margin-left:20px; padding:0 10px;}
#addr h6
{
margin-top:15px;
font-size:120%;
text-align:center;
line-height:30px;
}
#addre h6
{
margin-top:15px;
font-size:120%;
text-align:center;
line-height:35px;
}
</pre></body></html>