@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%
}.center {
	text-align: center;
}
