a {
	color: #646464;
	text-decoration: none;
        }

p {
	color: #646464;
	}

button {
        background-color: white;
        font-size: 16px;
        border: none;
        cursor: pointer;
	float: right;
        }

.topnav {
        z-index:100;
        }
