/* CSS Document */

#centerdiv {
	/*background-image:url(../images/global/bodybg.jpg);
	background-repeat:repeat-y;*/
	width:1000px;
	height:100%;
	margin: auto;
	z-index: 0;
}

