//cdn.afunkystyle.com/chocolate_v.1.0/bootstrap.min.css
Copy the above path and insert it in the head of the html document like this:
<link rel=”stylesheet” href=”//cdn.afunkystyle.com/chocolate_v.1.0/bootstrap.min.css” type=”text/css” media=”all” />
Remember to change the ‘navbar-default’ class to ‘navbar-inverse’, in your navigation bar.