body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
body {
	background: #eeeeee url(taustaratas.png) no-repeat center center;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, "sans serif";
	font-size: 11px;
}
img {
	border: none;
}
#runko {
	position: absolute;
	height: 300px;
	width: 100%;
	background: #FFFFFF;
	top: 50%;
	margin-top: -150px;
}
#sisalto {
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	background: transparent url(stidesign_logo.png) no-repeat center left;
	width: 250px;
	height: 300px;
	float: left;
	color: #cccccc;
}
#logo span {
	display: none;
}
.box {
	padding: 10px;
	width: 280px;
	height: 280px;
	float: left;

}
.box i {
	color: #666666;
}
.box2 {
	margin: 5px 0px;
	padding: 5px;
	background: #eeeeee;
	color: #666666;
}
.box2 a {
	color: #444444;
	text-decoration: none;
}
.jakaja {
	clear: both;
}
a.link a:link, a.link a:visited, .box2 a.link {
	color: #cc0000;
}
a.link a:hover, .box2 a.link a:hover {
	color: #ff0000;
}
