/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://rio.tc/mt-static/themes-base/blog.css);
@import url(http://rio.tc/mt-static/support/themes/ray_tracing/ray_tracing.css);
/* end StyleCatcher imports */

pre {
margin: 4px 0px 6px 15px;
padding: 5px;
border: 1px dotted silver;
background-color: aliceblue;
font-family: monospace;
font-size: x-small;
overflow: scroll;
width: 94%;
}
