.ulkoreunat {
	border: thick double #330033;
}
.palkki {
	border-top-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	font-family: "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #33CC66;
	background-color: #009933;
	border-top-color: #33CC66;
	border-bottom-color: #006600;
}
.otsikko {
	font-family: "Century Gothic";
	font-size: 66px;
	color: #CCCCCC;
	background-color: #006600;
	font-weight: bold;
	font-variant: normal;
}

