@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	background-image: url(../_images/_back.jpg);
	background-repeat: no-repeat;
	background-position: center 180px;
	background-color: #CBEAEC;
	
}
