.site-header {
	position: fixed;
	width: 100%;
	z-index: 5000;
}
.main-content {
	padding-top: 10px;
}

