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

body {
	background-color: #4da2d9;
}

#container {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	
}

#holding {
	width:900px;
	height:1365px;
	margin-right:auto;
	margin-left:auto;	
}