diff --git a/installer/resources/eepsite.help/lib/bg.png b/installer/resources/eepsite.help/lib/bg.png
new file mode 100644
index 0000000000000000000000000000000000000000..9e4ec35b30dc1487ce2f2bd33f4ff104f5f88eef
Binary files /dev/null and b/installer/resources/eepsite.help/lib/bg.png differ
diff --git a/installer/resources/eepsite.help/lib/brown.png b/installer/resources/eepsite.help/lib/brown.png
new file mode 100644
index 0000000000000000000000000000000000000000..e530d72b49e6cdb8bdd5d026fa3104edbb752b7a
Binary files /dev/null and b/installer/resources/eepsite.help/lib/brown.png differ
diff --git a/installer/resources/eepsite.help/lib/cn.png b/installer/resources/eepsite.help/lib/cn.png
new file mode 100644
index 0000000000000000000000000000000000000000..89144146219e6fbec7eaa89e1bf4b073d299569e
Binary files /dev/null and b/installer/resources/eepsite.help/lib/cn.png differ
diff --git a/installer/resources/eepsite.help/lib/de.png b/installer/resources/eepsite.help/lib/de.png
new file mode 100644
index 0000000000000000000000000000000000000000..ac4a977362738ca7daa20784717f10f9617136b4
Binary files /dev/null and b/installer/resources/eepsite.help/lib/de.png differ
diff --git a/installer/resources/eepsite.help/lib/eepsite.css b/installer/resources/eepsite.help/lib/eepsite.css
index ccd537ec41c08caf7b74c76fcd62d79bd0bdb103..7dd17f5c9dabd55e9bd4a2919b97f70a0c8f4672 100644
--- a/installer/resources/eepsite.help/lib/eepsite.css
+++ b/installer/resources/eepsite.help/lib/eepsite.css
@@ -1,30 +1,48 @@
-body            { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 12.9%; margin-top: 6%; margin-bottom: 6%;}
-body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-family:"DejaVu Serif", serif; }
-h1              { font-size:23pt; margin-bottom:20pt; }
-h1.ph1          { font-size:20pt; margin-bottom:18pt; }
-h2              { font-size:18pt; margin-bottom:18pt; }
-h3              { font-size:16pt; }
-h4              { font-size:14pt; }
-h5              { font-size:13pt; }
-p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:12.2pt; }
-
-a.footref       { font-size: 70%; }
-a:link          { color:#ffc266; text-decoration:underline; }
-a:visited       { color:#ffd699; text-decoration:none; }
-a:active        { color:#ff9900; text-decoration:none; }
-a.nonexistent   { color: #ffffe0; text-decoration:underline; }
-a.nonexistent:visited { color: #ffffe0; text-decoration:none; }
-
-dl.contents	{ margin-top: 0; }
-dt.contents	{ margin-bottom: 0; }
-em		{ font-style: italic; }
-li,dt           { margin-top: 0.2em; }
-p.footnote      { font-size: 90%;  }
-p.verse         { white-space: pre; margin-left: 8.7%; }
-pre             { font-family: monospace; white-space: pre; margin-left: 8.7%; }
-strong		{ font-weight: bold; }
-table           { width:100%; }
-td              { border:0px solid #000; vertical-align:top; overflow:hidden; }
-ul		{ list-style-type: disc }
-
-
+body            { background-color:#000000; color: #ffffe0; margin-left: 8.7%; margin-right: 12.9%; margin-top: 6%; margin-bottom: 6%; text-align: justify; background-image: url(bg.png); }
+
+body,h1,h2,h3,h4,p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote {font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Helvetica, sans-serif; }
+
+
+h1              { font-size:23pt; margin-bottom:20pt; border-bottom: 1px solid #ffbb77; letter-spacing: 0.05em; text-shadow: 0px 0px 24px rgba(255, 96, 48, 0.9); background-image: url(itoopie.png); background-repeat: no-repeat; background-position: right top; line-height; 200% !important; padding-bottom: 10px; word-wrap: no-wrap;}
+h1.ph1          { font-size:20pt; margin-bottom:18pt; margin-right: -5px; margin-leftL -5px;}
+h2              { font-size:11.5pt; margin-bottom:15px; padding: 5px 10px; border: 1px solid #ffbb77; -moz-border-radius: 5px;background-color:#110500; font-variant: small-caps; text-transform: capitalize; letter-spacing: 0.07em; background-image: url(h2bg.png); background-repeat: no-repeat; background-position: right center;}
+h3              { font-size:16pt; }
+h4              { font-size:14pt; }
+h5              { font-size:13pt; }
+p,ul,ol,li,dl,dt,dd,div,td,th,address,blockquote { font-size:9.5pt; }
+
+a.footref       { font-size: 70%; }
+a:link          { color:#ffc266; text-decoration:none; }
+a:visited       { color:#ffd699; text-decoration:none; }
+a:active        { color:#ff9900; text-decoration:none; }
+a:hover         { color:#ffbb00; text-decoration:underline; }
+a.nonexistent   { color: #ffffe0; text-decoration:underline; }
+a.nonexistent:visited { color: #ffffe0; text-decoration:none; }
+a               { font-weight: bold; font-size: 10pt; }
+
+dl.contents	{ margin-top: 0; }
+dt.contents	{ margin-bottom: 0; }
+em		{ font-style: italic; }
+li,dt           { margin: 4px 0; padding-right: 25px; list-style: square;}
+p.footnote      { font-size: 90%;  }
+p.verse         { white-space: pre; margin-left: 8.7%; }
+pre             { font-family: monospace; white-space: pre; margin-left: 8.7%; }
+strong		{ font-weight: bold; }
+table           { width:100%; }png
+td              { border:0px solid #000; vertical-align:top; overflow:hidden; }
+ul		{ list-style-type: disc; margin: 10px 0;}
+/*
+body            { border: 1px solid #ffbb77; -moz-border-radius: 5px; padding: 25px; font-size: 9.5pt; -moz-box-shadow: inset 0px 0px 1px 0px #ffbb77; background-image: url(bg.png); background-repeat: no-repeat; background-position: center center;line-height: 135%; background-attachment: fixed;}
+*/
+hr { color: #fb7; background: #fb7; height: 1px; border: 0px solid #fb7; margin: 5px 0; }
+div.langbar     { margin-top: -25px; text-align: right; font-size: 8.5pt; }
+div.langbar a   { font-size: 8.5pt; outline: none;}
+div.langbar img { border: 0; padding: 4px 2px 0 2px; opacity: 0.7; }
+div.langbar img:hover { opacity: 1; }
+div.langbar img:last-child { padding-right: 0; }
+div.main        { border: 2px solid #220800; -moz-border-radius: 5px; padding: 5px 25px 20px 25px; font-size: 9.5pt; -moz-box-shadow: inset 0px 0px 1px 0px #220800; background-color: #220800; min-width: 600px; background-image: url(brown.png);}
+div.footnote    { font-size: 7.5pt; font-style: italic; text-align: right; }
+div.notify      { padding: 10px; border: 1px solid #994400; background-color: #440A00; -moz-border-radius: 5px; margin: 15px 0 15px 0;}
+div.fairylights { border: 1px solid #ffbb77; -moz-border-radius: 5px; padding: 1px; -moz-box-shadow: inset 0px 0px 1px 0px #ffbb77; background-color: #220800;}
+
+
diff --git a/installer/resources/eepsite.help/lib/es.png b/installer/resources/eepsite.help/lib/es.png
new file mode 100644
index 0000000000000000000000000000000000000000..c2de2d7111e3cb59cf6511dd2ab045e824bdb43e
Binary files /dev/null and b/installer/resources/eepsite.help/lib/es.png differ
diff --git a/installer/resources/eepsite.help/lib/fr.png b/installer/resources/eepsite.help/lib/fr.png
new file mode 100644
index 0000000000000000000000000000000000000000..8332c4ec23c853944c29b02d7b32a88033f48a71
Binary files /dev/null and b/installer/resources/eepsite.help/lib/fr.png differ
diff --git a/installer/resources/eepsite.help/lib/h2bg.png b/installer/resources/eepsite.help/lib/h2bg.png
new file mode 100644
index 0000000000000000000000000000000000000000..936dada60815acab7288369ec3e63c4506bd877b
Binary files /dev/null and b/installer/resources/eepsite.help/lib/h2bg.png differ
diff --git a/installer/resources/eepsite.help/lib/itoopie.png b/installer/resources/eepsite.help/lib/itoopie.png
new file mode 100644
index 0000000000000000000000000000000000000000..240ece1f88cec81405e938ab20fa5688fb1e4afa
Binary files /dev/null and b/installer/resources/eepsite.help/lib/itoopie.png differ
diff --git a/installer/resources/eepsite.help/lib/nl.png b/installer/resources/eepsite.help/lib/nl.png
new file mode 100644
index 0000000000000000000000000000000000000000..fe44791e32b790949b0317ab3c258864b9024ebe
Binary files /dev/null and b/installer/resources/eepsite.help/lib/nl.png differ
diff --git a/installer/resources/eepsite.help/lib/ru.png b/installer/resources/eepsite.help/lib/ru.png
new file mode 100644
index 0000000000000000000000000000000000000000..47da4214fd9edb383687c1d4f84fe8b42a51ceb2
Binary files /dev/null and b/installer/resources/eepsite.help/lib/ru.png differ
diff --git a/installer/resources/eepsite.help/lib/se.png b/installer/resources/eepsite.help/lib/se.png
new file mode 100644
index 0000000000000000000000000000000000000000..1994653dac1fc1c6ee3c9fcb35c8af97f16eefc7
Binary files /dev/null and b/installer/resources/eepsite.help/lib/se.png differ
diff --git a/installer/resources/eepsite.help/lib/us.png b/installer/resources/eepsite.help/lib/us.png
new file mode 100644
index 0000000000000000000000000000000000000000..10f451fe85c41c6c9a06d543a57114ae2f87ecc1
Binary files /dev/null and b/installer/resources/eepsite.help/lib/us.png differ