body {
	border: thin solid #000000;
	background: #000000;
	margin: 0px;
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 13px;
	color: #FF3333;
}
link {
	color: #33CCFF;
	font: #33CCFF;
}
h2 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 13px;
	font-weight: bold;
}



#oikea {
	background-image: url(kuvat/taus_oikea.gif);
	background-position: right;
}
h1 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 16px;
	color: #FF3333;
}

a:link {
	color: #3399FF;
}

A:visited {
	color: #3399FF;
	}

A:hover {
	color: #FFFF00;
	}

#pohja_taul {
	height: 900px;
}
#copy {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 10px;
}

