<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family:'zawgyi-one';src:url('zawgyi-one.eot');src:url('zawgyi-one.eot?#iefix') format('embedded-opentype'),
         url('zawgyi-one.woff') format('woff'),
         url('zawgyi-one.ttf') format('truetype'),
         url('zawgyi-one.svg#zawgyi-one') format('svg');font-weight:normal;font-style:normal}

html                    {color:#444;font-size:100%;background:#f7f7f7 url(bg.png) repeat center top}

body 					{font-family:'zawgyi-one';width:90%;max-width:960px;background:none repeat scroll 0 0 padding-box white;border:8px solid transparent;box-shadow:0 0 8px rgba(0,0,0,0.3);margin:80px auto;padding:35px}
ul 						{list-style:none;text-align:center}
a                       {text-decoration:none;color:#BADA55}
a:hover                 {text-decoration:underline}

strong					{text-align:center;width:100%}
p 						{line-height:2}
div 					{margin:100px 0 100px 0;border-bottom:thin gray solid}</pre></body></html>