* {
	margin: 0;
	padding: 0;
}
body {
	background: #372d32;
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #202020;
	line-height: 1.4;
}
a:link {
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #674155;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #674155;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}
a:active {
	font-family: Verdana, Tahoma, Sans-Serif;
	color: #ffffff;
	text-decoration: none;
	cursor: default;
}
h1 {
	color: #ffffff;
	font-size: 17px;
	font-family: Georgia, "Sans serif";
	font-style: italic;
	font-weight: 100;
	letter-spacing: normal;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}
h2 {
	color: #674155;
	font-size: 14px;
	font-family: Georgia, "Sans serif";
	font-style: italic;
	font-weight: 500;
	letter-spacing: normal;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 40px;
	margin-left: 40px;
}
p {
	margin-bottom: 15px;
}
#kuva {
	height: 550px;
}
#kuva2 {
	height: 550px;
	background: url(ps4.jpg) no-repeat;
}
#kokosivu {
	width: 700px;
	margin: 0 auto;
}
#linkit {
	position: absolute;
    margin-top: 60px;
    margin-left: 257px;
	line-height: 2;
}
#linkit ul {
	list-style: none;
	line-height: normal;
}
#linkit li {
	display: inline;
}
#linkit a:link, #linkit a:visited {
	display: block;
	float: left;
	width: 80px;
	height: 26px;
	padding: 5px 0 0px 0;
	text-align: center;
	font-family: Georgia;
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
	text-decoration: none;
}
#linkit a:hover, #linkit a:active {
	color: #ffffff;
	text-decoration: none;
	background: url(pspallo.jpg) no-repeat;
	background-position: center;
}
#sisalto {
	overflow: auto; 
	height: 355px;
	width: 515px;
	border: 0;
	position: absolute;
    margin-top: 140px;
    margin-left: 90px;
}
#sisalto ul {
	list-style-type: none;
}
#sisalto li {
	list-style-type: circle;
	list-style-position: outside;
}
