@charset "UTF-8";
body {
	background-image: url(/files/diak/images/diaktausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#runko {
	width: 500px;
	background-color: #666666;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	height: 424px;
	padding: 1px;
}
#runko #hakuteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FF6600;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 480px;
	height: 20px;
}
#video {
	height: 344px;
	width: 500px;
	background-image: url(/files/diak/images/videotaustakuva.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#linkkiteksti {
	width: 480px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 10px;
	height: 20px;
}
#linkkiteksti a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FF6600;
}

