@charset "utf-8";
/* CSS Document */

#keskiosa {
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: #000000;
}
#keskirekisteroidy {
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	height: 420px;
	width:360px;
}

#ylavalikko {
	background-color: #FFFFFF;
	height: 52px;
	margin: 0;
}

#musta {
	color:#000000;
}



#sisalto {
	height: 625px;
	width: 900px;
	background-image: url(../Images/tausta.jpg);
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-position: top;
	background-repeat: no-repeat;
}
#alavalikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}




body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#keskitekstiholder {
	padding-top:160px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	height: 460px;
	width: 500px;
}

#keskiteksti a {
	color: #000000;
} 
#keskiteksti {
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	height: 420px;
	width: 500px;
}

h1 {
	margin: 0px;
	font-size:18px;
}
