Minor fix.
diff --git a/images/Logo_EDM.gif b/images/Logo_EDM.gif
new file mode 100644
index 0000000..d6efa74
--- /dev/null
+++ b/images/Logo_EDM.gif
Binary files differ
diff --git a/images/Logo_EDM.png b/images/Logo_EDM.png
deleted file mode 100644
index 9204fdc..0000000
--- a/images/Logo_EDM.png
+++ /dev/null
Binary files differ
diff --git a/style.css b/style.css
index 85fdf43..11818e3 100755
--- a/style.css
+++ b/style.css
@@ -5,7 +5,7 @@
}
#bigbuttons {
- background: url("images/Logo_EDM.png") no-repeat;
+ background: url("images/Logo_EDM.gif") no-repeat;
background-position: 20px 10px;
}