@charset "UTF-8";
/* CSS Document */

@font-face { font-family: Goudy; src: url('GoudyBookletter1911.otf'); } 

body {
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logopalkki {
	
	width: 990px;

}

#Menu {

	width: 990px;
	height: 40px;
	padding-left: 25px;

}

.Menu {
	font-family: Goudy, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #584940;
	text-decoration: none;
}

.Menu:hover {
	color:#336600;	
	text-decoration: underline;
}

.Menuviiva {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #dcdcdc;
	margin-left: 10px;
	margin-right: 10px;

}

h1 {
	font-family: Goudy, Arial;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif
	font-size: 28px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #524e49;
}

.Linkki {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
