diff --git a/_layouts/default.html b/_layouts/default.html
index d27d5c7..f315e6a 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -12,7 +12,6 @@
 	        </div>
 	      </div>
 	    </div>
-	    <hr>
       {{ content }}
       {% include footer.html %}
     </div>
diff --git a/css/style.css b/css/style.css
index c751ff2..4d95735 100644
--- a/css/style.css
+++ b/css/style.css
@@ -17,7 +17,6 @@ body, .jumbotron {
 /* background-color:#350505; */
 background-color:#d2d4bc;
 border:none;
-opacity: 0.9;
 }
 
 ul.navbar-nav li {