@charset "utf-8";
/* CSS Document */

#header {
	width:409px;
	height:118px;
	top:10px;
	margin-left: auto ;
  	margin-right: auto ;
}

#main {
	background:none;
	width:600px;
	height:350px;
	top:242px;
	
	margin-left: auto ;
  	margin-right: auto ;
}

img {
	border:0;
}
