<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('/yui-reset-fonts-grids.css');
@import url('/yui-base-min.css');
@import url('/layout.css');

body{
text-align: left;
font-size: 100%;
background-image: url('/yui-stripe.png');
}

.inner{
width:74.923em;*width:73.05em; /* weird size is for IE */
}
</pre></body></html>