<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(s5-core.css); /* required to make the slide show run at all */
@import url(framing.css); /* sets basic placement and size of slide components */
@import url(pretty.css);  /* stuff that makes the slides look better than blah */
blockquote{
    padding: 0.5em; !important;
    margin-left: 75px !important;
    margin-right: 175px !important;
    padding-left: 150px !important;
    background-position: 42px 1.7ex !important;
    text-align: left !important;
}
img{ 
  max-width: 100%;
  height: auto;
}
img.big,div.big{

  max-width: 100%;
  margin-left:0px;
}
.key{
    background-position: 122px 32px;
    padding-left: 225px;
    min-height: 120px;
}
.pirate {
  max-width: 25vw;
}
.cowboy{
    max-width: 50vw;
.pirate img { 
  max-width: 27vw; 
}
.why{
    background-image: url("_g/why2+2.png");
    background-position: 22px 22px;
    padding-left: 225px;
    min-height: 120px;
}



</pre></body></html>