body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	color: #e8e8e8;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: x-small;
}
a {
	color: #ffffff;
}
h1#taustateksti {
	position: absolute;
	left: 50px;
	top: 290px;
	margin: 0;
	padding: 0;
	font-size: 17em;
	color: #080808;
	font-family: "Century Gothic", sans-serif;
	font-weight: normal;
	z-index: -1;
}
h1#taustateksti a {
	color: #080808;
	text-decoration: none;
}
div#kuvarivi {
	margin: 200px 0 0 0;
	padding: 0;
}
ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 50px;
	height: 200px;
	list-style-type: none;
	background-color: transparent;
	background-repeat: no-repeat;
}
ul li.paikka100 {
	padding: 0 14px 0 13px;
	width: 100px;
	background-image: url("images/raja100.png");
	background-position: 0 110px;
}
ul li.paikka100alas {
	padding: 0 14px 0 13px;
	width: 100px;
	background-image: url("images/raja100alas.png");
	background-position: 0 75px;
}
ul li.paikka150 {
	padding: 0 18px 0 17px;
	width: 150px;
	background-image: url("images/raja150.png");
	background-position: 0 100px;
}
ul li.paikka150alas {
	padding: 0 18px 0 17px;
	width: 150px;
	background-image: url("images/raja150alas.png");
	background-position: 0 85px;
}
ul li a {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 50px;
	height: 50px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
ul li.paikka150 a {
	margin: 32px 0 0 0;
	width: 150px;
	height: 75px;
}
ul li.paikka150alas a {
	margin: 91px 0 0 0;
	width: 150px;
	height: 75px;
	background-position: bottom left;
}
ul li.paikka100 a {
	margin: 7px 0 0 0;
	width: 100px;
	height: 110px;
}
ul li.paikka100alas a {
	margin: 81px 0 0 0;
	width: 100px;
	height: 110px;
	background-position: bottom left;
}
ul li.paikka150 a:hover {
	margin: 27px 0 0 0;
	height: 80px;
}
ul li.paikka150alas a:hover {
	height: 80px;
}
ul li.paikka100 a:hover {
	margin: 2px 0 0 0;
	height: 115px;
}
ul li.paikka100alas a:hover {
	height: 115px;
}
ul li a span {
	display: none;
}
ul li.todo {
	width: 150px;
	background-image: url("img/todo.png");
	background-position: 0 85px;
}
p.takaisin {
	margin: 1em 0 0 2em;
	padding: 0;
	font-size: 2.5em;
}
p.takaisin a {
	color: #303030;
	text-decoration: none;
}
p.isokuva {
	margin: 0 0 0 1em;
}
p.isokuva img {
	border: 15px solid #303030;
}
