diff --git a/include.rst b/include.rst
index 5e1ad5c..b54582e 100644
--- a/include.rst
+++ b/include.rst
@@ -13,6 +13,8 @@
.. |floppy_35_small| image:: /usage/images/floppy_35_small.png
.. |floppy_525| image:: /usage/images/floppy_525.png
.. |floppy_525_small| image:: /usage/images/floppy_525_small.png
+.. |floppy_and_cdrom_drives| image:: /usage/images/floppy_and_cdrom_drives.png
+.. |floppy_and_cdrom_drives_small| image:: /usage/images/floppy_and_cdrom_drives_small.png
.. |hard_disk| image:: /usage/images/hard_disk.png
.. |hard_disk_small| image:: /usage/images/hard_disk_small.png
.. |input_devices| image:: /usage/images/input_devices.png
@@ -35,3 +37,11 @@
.. |storage_controllers_small| image:: /usage/images/storage_controllers_small.png
.. |zip| image:: /usage/images/zip.png
.. |zip_small| image:: /usage/images/zip_small.png
+
+.. raw:: html
+
+
diff --git a/settings/display.rst b/settings/display.rst
index cbc78cd..46d13b2 100644
--- a/settings/display.rst
+++ b/settings/display.rst
@@ -1,5 +1,7 @@
-Display
-=======
+.. include:: /include.rst
+
+|display| Display
+=================
The *Display* page contains settings related to the emulated machine's 2D and 3D video cards.
diff --git a/settings/floppycdrom.rst b/settings/floppycdrom.rst
index b9d1909..e9e8af9 100644
--- a/settings/floppycdrom.rst
+++ b/settings/floppycdrom.rst
@@ -1,5 +1,7 @@
-Floppy & CD-ROM drives
-======================
+.. include:: /include.rst
+
+|floppy_and_cdrom_drives| Floppy & CD-ROM drives
+================================================
The *Floppy & CD-ROM drives* page contains settings related to the emulated machine's base removable storage drives.
diff --git a/settings/hdd.rst b/settings/hdd.rst
index 09a28f0..cfbcc51 100644
--- a/settings/hdd.rst
+++ b/settings/hdd.rst
@@ -1,5 +1,7 @@
-Hard disks
-==========
+.. include:: /include.rst
+
+|hard_disk| Hard disks
+======================
The *Hard disks* page contains settings related to the emulated machine's fixed disks.
diff --git a/settings/index.rst b/settings/index.rst
index 04edc54..4c67c8e 100644
--- a/settings/index.rst
+++ b/settings/index.rst
@@ -1,3 +1,5 @@
+.. include:: /include.rst
+
Settings
========
@@ -5,6 +7,44 @@ The *Settings* window allows you to configure the emulated machine.
If any changes were made to the settings, you will be asked whether or not you want to save the changes upon pressing *OK* or closing the window. Saving changes will hard reset the emulated machine. Press *Cancel* to immediately discard all changes.
+.. raw:: html
+
+
+
.. toctree::
:maxdepth: 1
:caption: Settings pages
diff --git a/settings/input.rst b/settings/input.rst
index 433bb85..2fcd136 100644
--- a/settings/input.rst
+++ b/settings/input.rst
@@ -1,5 +1,7 @@
-Input devices
-=============
+.. include:: /include.rst
+
+|input_devices| Input devices
+=============================
The *Input devices* page contains settings related to the emulated machine's mouse, joysticks and other input devices.
diff --git a/settings/machine.rst b/settings/machine.rst
index 6a29f3b..62a88d9 100644
--- a/settings/machine.rst
+++ b/settings/machine.rst
@@ -1,5 +1,7 @@
-Machine
-=======
+.. include:: /include.rst
+
+|machine| Machine
+=================
The *Machine* page contains settings related to the emulated machine as a whole, such as the machine type, CPU type and amount of memory.
diff --git a/settings/network.rst b/settings/network.rst
index c72c92d..785f064 100644
--- a/settings/network.rst
+++ b/settings/network.rst
@@ -1,5 +1,7 @@
-Network
-=======
+.. include:: /include.rst
+
+|network| Network
+=================
The *Network* page contains settings related to the emulated machine's network connectivity.
diff --git a/settings/peripherals.rst b/settings/peripherals.rst
index 19bf07e..74ec502 100644
--- a/settings/peripherals.rst
+++ b/settings/peripherals.rst
@@ -1,5 +1,7 @@
-Other peripherals
-=================
+.. include:: /include.rst
+
+|other_peripherals| Other peripherals
+=====================================
The *Other peripherals* page contains settings related to disk drive controllers, memory expansions and other expansion cards.
diff --git a/settings/ports.rst b/settings/ports.rst
index fbd17d9..94733a3 100644
--- a/settings/ports.rst
+++ b/settings/ports.rst
@@ -1,5 +1,7 @@
-Ports (COM & LPT)
-=================
+.. include:: /include.rst
+
+|ports| Ports (COM & LPT)
+=========================
The *Ports (COM & LPT)* page contains settings related to the emulated machine's I/O ports.
diff --git a/settings/removable.rst b/settings/removable.rst
index 2c7a8eb..cfc30e2 100644
--- a/settings/removable.rst
+++ b/settings/removable.rst
@@ -1,5 +1,7 @@
-Other removable devices
-=======================
+.. include:: /include.rst
+
+|other_removable_devices| Other removable devices
+=================================================
The *Other removable devices* page contains settings related to the emulated machine's additional removable storage drives.
diff --git a/settings/sound.rst b/settings/sound.rst
index e2297b0..b8cee23 100644
--- a/settings/sound.rst
+++ b/settings/sound.rst
@@ -1,5 +1,7 @@
-Sound
-=====
+.. include:: /include.rst
+
+|sound| Sound
+=============
The *Sound* page contains settings related to the emulated machine's audio hardware.
diff --git a/settings/storage.rst b/settings/storage.rst
index 33f4359..f95f773 100644
--- a/settings/storage.rst
+++ b/settings/storage.rst
@@ -1,5 +1,7 @@
-Storage controllers
-===================
+.. include:: /include.rst
+
+|storage_controllers| Storage controllers
+=========================================
The *Storage controllers* page contains settings related to the emulated machine's disk drive controllers.
diff --git a/usage/images/floppy_and_cdrom_drives.png b/usage/images/floppy_and_cdrom_drives.png
new file mode 100644
index 0000000..826aae4
Binary files /dev/null and b/usage/images/floppy_and_cdrom_drives.png differ
diff --git a/usage/images/floppy_and_cdrom_drives_small.png b/usage/images/floppy_and_cdrom_drives_small.png
new file mode 100644
index 0000000..406be2b
Binary files /dev/null and b/usage/images/floppy_and_cdrom_drives_small.png differ