@charset "UTF-8";
body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bgrd.jpg);
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 15px;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
ul {
	list-style-type: circle;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	margin-top: 20px;
}
#yhteydenottolomake {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.valiotsikko {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #FFF;
}
