diff --git a/music.mp3 b/assets/music.mp3 similarity index 100% rename from music.mp3 rename to assets/music.mp3 diff --git a/backup.php b/modules/backup.php similarity index 100% rename from backup.php rename to modules/backup.php diff --git a/delete.php b/modules/delete.php similarity index 100% rename from delete.php rename to modules/delete.php diff --git a/make_thread.php b/modules/make_thread.php similarity index 100% rename from make_thread.php rename to modules/make_thread.php diff --git a/upload.php b/modules/upload.php similarity index 100% rename from upload.php rename to modules/upload.php diff --git a/paint.js b/scripts/paint.js similarity index 100% rename from paint.js rename to scripts/paint.js diff --git a/script.js b/scripts/script.js similarity index 100% rename from script.js rename to scripts/script.js diff --git a/modules/colour-pad.js b/styles/colour-pad.js similarity index 100% rename from modules/colour-pad.js rename to styles/colour-pad.js diff --git a/style.css b/styles/style.css similarity index 100% rename from style.css rename to styles/style.css