diff --git a/inc/instance-config.php b/inc/instance-config.php
index dea9ceb8..4b976212 100644
--- a/inc/instance-config.php
+++ b/inc/instance-config.php
@@ -321,7 +321,7 @@ $config['stylesheets']['TempDarkRed'] = 'temp_dark_red.css';
$config['stylesheets']['AnonsDarkRed'] = 'anons_dark_red.css';
$config['stylesheets']['BunkerLike'] = 'bunker_like.css';
-$config['default_stylesheet'] = array('Jungle', $config['stylesheets']['Jungle']);
+$config['default_stylesheet'] = array('Dark Red', $config['stylesheets']['Dark Red']);
/*
* ====================
* Javascript
diff --git a/stylesheets/dark.css b/stylesheets/dark.css
index b36a64c6..754c1703 100644
--- a/stylesheets/dark.css
+++ b/stylesheets/dark.css
@@ -20,7 +20,6 @@ body {
}
h1
{
- font-family: 'lain', tahoma;
letter-spacing: -2px;
font-size: 20pt;
text-align: center;
diff --git a/templates/themes/categories/frames.html b/templates/themes/categories/frames.html
index b60d0b78..7d02d584 100644
--- a/templates/themes/categories/frames.html
+++ b/templates/themes/categories/frames.html
@@ -5,7 +5,7 @@
-
+