@charset "utf-8";
h1 {
	font-size: 72px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-shadow:#000000;
	border: thick none #999999;
	
}
h2 {
	font-size: 30px;
	font-weight: bold;
	border: thick none #CCCCCC;
}
button {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
