.logo {
	z-index:	10;
	position:	fixed;
	top:		0%;
	left:		0%;
	width:		15%;
	float:		left;
	height:		100px;
	background-color: purple;
}
