body {
	background-color: #000000;
	}
#body {
	width: 800px;
	}

#center { align: center; }
#logo {
	border-weight: 0px;
	border-color: #000000;
	border-style: solid;
	}

.otsikko {
	font-family: Verdana;
	color: #a6a6a6;
	font-size 16px;
	font-weight: bold;
	font-style: small-caps;
	}

#tiedote {}
	
h1.otsikko {}

.text {
	font-family: Verdana;
	color: #a6a6a6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	}
	
