@charset "UTF-8";
.header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 60px;
	color: #333;
	font-weight: 600;
}
.grey {
	color: #666;
	text-align: left;
}
.smallesst {
	font-size: 3px;
}
.a40web {
	font-size: 40px;
	color: #09F;
	font-weight: bold;
}
.ow {
	font-size: larger;
	font-weight: 100;
	color: #09F;
}
.blinking {
	text-decoration: blink;
	font-size: larger;
	font-weight: 100;
}

