body {	font-family: Arial, sans-serif;
}

img {	border: 2px solid #FC70A8;
}

h1, h2, b {
	color: #92C7FF;
}

.erityinen {
	color: red;}

.kokosivu {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}

a:link {color: #C5C5FC}
	text-decoration: underline;}

a:visited {
	color: #FF8063;}

a:hover {text-decoration: none;}

a:active {
	color: red;}