diff --git a/theme/oceanblue/footer.html b/theme/oceanblue/footer.html
index ece17ef8c20..887c2c50a24 100644
--- a/theme/oceanblue/footer.html
+++ b/theme/oceanblue/footer.html
@@ -16,6 +16,8 @@
+
+
diff --git a/theme/oceanblue/header.html b/theme/oceanblue/header.html
index 9ad45ffe698..637f22b2e70 100644
--- a/theme/oceanblue/header.html
+++ b/theme/oceanblue/header.html
@@ -39,7 +39,7 @@
-
+
diff --git a/theme/oceanblue/styles_color.css b/theme/oceanblue/styles_color.css
index a187865c81d..c9d9bd49bac 100644
--- a/theme/oceanblue/styles_color.css
+++ b/theme/oceanblue/styles_color.css
@@ -193,8 +193,8 @@ table.formtable tbody th {
.homelink a:link,
.homelink a:visited,
.homelink a:hover {
- background-color: #dddddd;
- color: #000;
+ background-color: #FFFFFF;
+ color: #000066;
text-decoration: none;
}
.homelink a:link,