/*
/ Linkide osa
*/
a#menu {
	color: White;
	font-weight: bold;
	text-decoration: none;
}

/*
/ Teksti osa
*/
H1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: Black;
}
