@charset "utf-8";


.xmas {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('http://craftedbygc.com/images/xmas-large.jpg') no-repeat 0 0 / cover;
	z-index: -1;
	border-radius: 0 0 5 5px;
}
#header-wrapper {
	background: none;
	padding: 0px 0 0 0;
	}	


		div {
			margin-bottom: 5px;
		}

		
		div {
			
			margin-bottom: 10px;
		}

		
	
	
	#xmas {
		width: 100%;
		height: 100%;
		position: relative;
		z-index: 2;
	}
}