<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Header Settings */

/* Navigation Bar Settings */
.custom #nav a:hover { color: #34c2ea;}
.custom #nav li.current_page_item a, .custom #nav li.current_page_parent a{ color: #34c2ea;}

/* Body Settings */
.custom  { background: Black;}

/* Footer Settings */
.custom #footer a, .custom #footer a:visited{ color: #ffffff;}
.custom #footer { color: #6300ff;}

/* Custom */



/* LAYOUT OPTIONS */
.custom #main { width: 1000px; }
.custom #sidebar1 { width: 300px; }
.custom #sidebar2 { width: 200px; }
.custom #middlecontent { width: 640px; }
.custom #footer {width: 980px;}
.custom #header { width: 1000px; }
</pre></body></html>