
diff --git a/photos/banner.png b/photos/banner.png
new file mode 100644
index 0000000..1b1e067
Binary files /dev/null and b/photos/banner.png differ
diff --git a/photos/screens/bottom_power_disconnected.gif b/photos/screens/bottom_power_disconnected.gif
index 45753a3..e7afca5 100644
Binary files a/photos/screens/bottom_power_disconnected.gif and b/photos/screens/bottom_power_disconnected.gif differ
diff --git a/photos/screens/top_disconnected.gif b/photos/screens/top_disconnected.gif
index f47003d..0c069ce 100644
Binary files a/photos/screens/top_disconnected.gif and b/photos/screens/top_disconnected.gif differ
diff --git a/style.css b/style.css
index 679eea8..e4c3032 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,9 @@
+img.banner {
+ width: 100%;
+ margin-bottom: 20px;
+ border-radius: 25px;
+}
+
body {
margin-bottom: 20px;
background-image: url('https://cdn.randommeaninglesscharacters.com/ui-images/menu/dsi_dsi_background.jpg');
@@ -83,7 +89,7 @@ table {
display: inline-block;
text-align: left;
font-size: 15pt;
- padding: 0px 10px 0px 10px;
+ padding: 0px 20px 0px 20px;
height: 100%;
background-color: #d9d9d9;
border-width: 0px 0px 1px 5px;