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