Bug 492931 Update buttons and theme for the EMF Query website
diff --git a/style.css b/style.css
deleted file mode 100644
index 707d149..0000000
--- a/style.css
+++ /dev/null
@@ -1,29 +0,0 @@
-@CHARSET "UTF-8";
-#midcolumn {
-	width: 640px;
-	padding: 0 10px 10px 10px;
-}
-
-#rightcolumn {
-	width: 260px;
-}
-
-
-h3 {
-	clear: both;
-}
-
-h7 {
-	font-weight: bold;
-	padding: 5px;
-}
-
-a strong {
-	text-decoration: underline;
-}
-
-img.displayed {
-	display: block;
-	margin-left: auto;
-	margin-right: auto;
-}
\ No newline at end of file