.Main {
	font-size: 36px;
	text-decoration: blink;
	background-color: #00CCFF;
	font-weight: bold;
}
h2 {
	font-size: 24px;
	background-position: center center;
	border: thin solid #FFFF66;
	padding: 10px;
	margin: 15px;
}
