#header #menu-mainmenu a:focus{
	background-color: #2c2c2c;
	color: #fff;
}

.pause-button{
	background-color: initial;
	border-style: none;
	top: 42px;
	left: 10px;
	font-size: 23px;
	position: relative;
	color: #000;
	z-index:5;
}
.pause-button:hover{
	color: #f23232;
}
