@charset "UTF-8";
/* CSS Document */
.top {
	font-size: 30px;
	font-variant: small-caps;
}
p {
    text-align: center;
    color: gray;
	font-family: "Arial Black", Gadget, sans-serif;
}