@charset "UTF-8";

header{
	width: 100%;
	min-width: 320px;
	text-align: left;
	position: absolute;
	left: 0;
	z-index: 50;
	background-color: rgba(255,255,255,0.99);
	
}