


#site {
	position: relative;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	
	
	min-width: 1200px;
width: 100%;
height: 100%;

	min-height: 1100px;

}