/*
home site only: just to change z-index of #header
*/

#header {
	z-index: 3;
	background-color: none;
	background: none;
}
