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

a {
	color: #FFFFFF;
}
img {
	margin: auto;
	border: thick dashed #000000;
}
body {
	text-align: center;
}

