Re-theme the site to match dark style

diff --git a/index.html b/index.html
index a9f5646..34aa9ab 100644
--- a/index.html
+++ b/index.html
@@ -25,7 +25,7 @@
   <title>Bliss</title>
 </head>
 
-<body>
+<body >
   <!-- Fixed navbar -->
   <nav class="navbar navbar-default navbar-fixed-top">
     <div class="container">
@@ -36,7 +36,7 @@
           <span class="icon-bar"></span>
           <span class="icon-bar"></span>
         </button>
-        <a class="navbar-brand" href="#">Bliss</a>
+        <a class="navbar-brand" href="#" style="	background-image: url(images/BlissIcon_w.png);	background-position: top left;	background-size: 100%;	background-repeat: no-repeat;">&ensp;&ensp;&ensp;</a>
       </div>
       <div id="navbar" class="collapse navbar-collapse">
         <ul class="nav navbar-nav navbar-right">
@@ -210,9 +210,9 @@
           <div class="embed-responsive embed-responsive-4by3"> <iframe width="560" height="315" src="https://www.youtube.com/embed/gqoOtmPy4oc" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen=""></iframe> </div>
         </div>
         <div class="p-5 col-lg-7 d-flex flex-column justify-content-center" style="">
-		  <h2 class="" style="color: #fff;" >Bliss Videos</h2>
+          <h2 class="" style="color: #fff;">Bliss Videos</h2>
           <p class="lead mb-0">We like to work on a few videos as well in our spare time. Walkthroughs, Updates, Reviews, we try to cover it all. So make sure you follow us on YouTube for more</p>
-		  <a class="btn btn-primary btn-lg btn-block" href="https://www.youtube.com/channel/UCHVCPbyVGPiwZs7XycTYY1g">Team Bliss on YouTube</a>
+          <a class="btn btn-primary btn-lg btn-block" href="https://www.youtube.com/channel/UCHVCPbyVGPiwZs7XycTYY1g">Team Bliss on YouTube</a>
         </div>
       </div>
     </div>
@@ -751,8 +751,8 @@
           <p></p>
           <p class="text-center">Our Bliss Family projects include applications, ports, ROMs, API's, services, and forks of other projects. Most if not all of our Bliss Family projects will be Open Source, allowing us to truly give back to the community as a team. </p>
           <p></p>
-          <a class="btn btn-rounded portfolio-projects--btn" href="https://goo.gl/kAb7ti" role="button">Join Bliss Family</a>
-          <a class="btn btn-rounded portfolio-projects--btn" href="https://www.paypal.me/TeamBliss" target="_blank" role="button">Donate to Bliss Family</a>
+          <a class="btn btn-rounded family-projects--btn" href="https://goo.gl/kAb7ti" role="button" style="color:#fff;">Join Bliss Family</a>
+          <a class="btn btn-rounded family-projects--btn" href="https://www.paypal.me/TeamBliss" target="_blank" role="button" style="color:#fff;">Donate to Bliss Family</a>
         </div>
       </div>
       <br><br>
@@ -763,7 +763,7 @@
         <div class="col-xs-12 text-center about-tools">
           <p class="text-center">We are almost ready to open our doors to the public, so we are accepting applications now for new recruits. This means we will be accepting a small handful of people that want to learn and grow with Bliss Family of ROMs. We provide the tools and the mentorship, and all we ask in return is a minimum contribution towards Bliss ROM while you learn and grow in your strengths.</p>
           <p class="text-center">If you are interested in applying for this unique opportunity, we are only running it for a short time, so you must act quickly. Please fill out the form below, and we will be in touch with you soon. </p>
-          <a class="btn btn-rounded portfolio-projects--btn" href="https://goo.gl/forms/PdiaAj1PojosmehK2">Join Team Bliss</a>
+          <a class="btn btn-rounded family-projects--btn" style="color:#fff;" href="https://goo.gl/forms/PdiaAj1PojosmehK2">Join Team Bliss</a>
           <p></p>
         </div>
       </div>
@@ -993,6 +993,6 @@
         }
       });
   </script>
- </body>
+  </body>
 
 </html>
\ No newline at end of file