@charset "utf-8";
/* CSS Document */

#container {
	width:100%; 
	margin:0 auto;
	padding-bottom:10px;
	background-color:#5cc2f2;
	 background-repeat:no-repeat;
	 background-attachment: fixed; 
	 background-position: 0% 0%;
	}
#contentsWrap{
	position:relative;
	background-color:rgba(255,255,255,10.80);
	width:1300px;
	margin:0 auto; 
	padding:0px;
}
