@charset "utf-8";
/* CSS Document */

.fixed {
	/*display:none;*/
	positions:absolute;
	top:-100px;
	left:0;
	}