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

body { 
	margin:0px 0px; padding:0px;
	text-align:center;
	background-color: #C8E1F5;
}

#Layer1 {
	width:1211px;
	height:854px;
	margin:0px auto;
	text-align:center;
	padding:0px;
	/*border:1px dashed #333;*/
	background-image: url('img/bkgnd.jpg');
}