/*** No need for stylesheet
 in this case is added only for
pen preview
***/
.navbar {
  margin-left:20px;
  width: 97%;
 
  overflow: auto;
}

.navbar a {
  float: left;
  padding: 12px;
  color: white;
  text-decoration: none;
  font-size: 17px;
}

.navbar a:hover {
  background-color: #000;
}

.active {
 
}

@media screen and (max-width: 500px) {
  .navbar a {
    float: none;
    display: block;
  }
}
	  


body{width:90%;margin:0 auto;}
#main{margin:120px auto 30px 146px;}



/*** For more Bio designs and editable templates
feel free to use CLE online editor tool.
The template below is also compatible with
Camgirl Live Editor
***/