<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*.primary {background-color: rgb(75, 50, 25)}
*.secondary {background-color: rgb(250, 180, 125)}
*.tertiary {background-color: rgb(75, 50, 25)}
*.background {background-color: rgb(255, 225, 150)}
h1#website-title {font-family: "comic sans ms", cursive; font-size: 40px; font-weight: bold; color: rgb(255, 225, 150); font-style: normal; text-decoration: none}
h2#website-slogan {font-family: Geneva; font-size: 16px; font-weight: bold; color: rgb(255, 255, 255); font-style: normal; text-decoration: none}
*#content {font-family: "comic sans ms", cursive; font-size: 14px; font-weight: normal; color: rgb(75, 50, 25); font-style: normal; text-decoration: none}
*#content a:link {font-family: "comic sans ms", cursive; font-size: 14px; font-weight: normal; color: rgb(75, 50, 25); font-style: normal; text-decoration: underline}
*#content a:active {font-family: "comic sans ms", cursive; font-size: 14px; font-weight: normal; color: rgb(75, 50, 25); font-style: normal; text-decoration: underline}
*#content a:visited {font-family: "comic sans ms", cursive; font-size: 14px; font-weight: normal; color: rgb(75, 50, 25); font-style: normal; text-decoration: underline}
*#content a:hover {font-family: "comic sans ms", cursive; font-size: 14px; font-weight: normal; color: rgb(250, 180, 125); font-style: normal; text-decoration: underline}
*.accent {background: transparent url(../images/drawing_-_Copy.jpg) no-repeat top left}
</pre></body></html>