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

html {
	
	/* Default : #4c6eb4 */
	background-color:#4c6eb4;
}

body {
background-color:#4c6eb4;
}
