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

#center_square {
		width: 700px;
		height: 500px;
		margin: 36px auto 0px auto;
		background-image: url(images/LPD-home.gif);
		background-repeat: no-repeat;
		       }

