@charset "UTF-8";

/* More human than human. */

@import url("blewandyella.css");

/* Ape shall not kill ape. */

a:link         { color: #C7B8B4; }
a:visited      { color: #C7B8B4; }
a:hover        { color: #FF3333; }
a:active       { color: #C7B8B3; }

body           { color: #C7B8B4; background-color: #000000; }

pre            { font-size: 12px; line-height: 14px; font-weight: bold; text-align: left; font-family: "Courier New", Courier, monospace; }

/* No Condition Is Permanent. */