@charset "UTF-8";
/* CSS Document */

body {
}

.centerdiv {
	position: fixed;
	height: 329px;
	top:50%;
	/*margin-left: -350px;
	margin-top: -240px;
	left: 50%;
	top: 50%;*/
}
#contentContainer {
	margin-top: -65px;
	position: fixed;
	width: 100%;
	overflow:hidden;
	
}

