*** empty log message ***
diff --git a/style.css b/style.css
index cd9cb33..0ca5a2e 100644
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@
#clearFooter { height: 0px !important; }
#fullcolumn.indigo { background:#00416a url('images/indigobg.png') no-repeat; height:560px; margin-bottom:7px;
font-family:Arial, Verdana, Geneva, sans-serif; color:#FFF;}
-#container { padding-left:0px; margin-top:130px; width:700px; }
+#container { padding-left:0px; margin-top:130px; width:980px; }
#indigologo { padding-bottom:15px; }
.indigo p { padding-left:15px; font-size:17px; line-height:30px; }
@@ -24,4 +24,4 @@
#nav ul li:hover { background: #9ad9ff url('images/menubg.png'); }
#nav ul li a { color:#333; font-size:16px; text-decoration:none;font-weight:bold;font-family:Arial;}
-#window { height:350px; width:700px; overflow-y:scroll; }
\ No newline at end of file
+#window { height:350px; width:980px; overflow-y:scroll; background:#00416a; background-color:rgba(0, 65, 106, 0.8);}
\ No newline at end of file