/* Type in or paste your custom CSS */

.topnav {
    text-align: center;
}

.topnav a {
  color: #fff;
  padding: 8px 8px;
  text-decoration: none;
  font-size: 14px;
}

.topnav a:hover {
 color: white;
}
	



.section {
    color: #999;
}