@charset "UTF-8";

body {
	font-family: sans-serif;
	text-align: center;
}
h1 {
	font-size: xx-large;
	text-shadow: 1px -1px 0 #CCCCCC;
}
h1 a {
	color: #0062BE;
	text-decoration: none;
}
img {
	border: 0;
}
