@charset "utf-8";
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
		z-index: -50;
}
	
	a:hover {
		text-decoration: underline;
		}
