@charset "utf-8";
/* CSS Document */
#hora, h1 { 
	font-family:"Comic Sans MS", cursive;
	color:#063;
	font-size:36px;
	text-align:center;
}
h1 {
	font-size: 46px;
}
body {
	background-color:#CCC;
}
