@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	text-align: center;
}

a img {
	margin-top: 15px;
}