
#contents {
	position: absolute;
	top: 0;
    left: 0;
    z-index: 500;
}

#footer {
	position: absolute;
	bottom: 0;
	text-align: left;
	padding: 0 15%;
	left: 0px;
	z-index: 1;
}


#main {
	margin-bottom: 5em;
	height: auto;
	padding: .5em;
	z-index: 9999;
}

                    
                    