body.myBody {
	padding: 0px;
	margin: 0px;
	border-width:0px;
    background-color:  #ff7f16;
	background-image:url(img/hv_bg.gif);
	background-repeat:repeat-x;
}

iframe.myIframe {
	margin:0px;
	border;none;
}
div.linkki {
	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	height:22px;
	padding: 30px;
	border-style:solid;
	border-width:0px;
	text-align:center;
}

a.linkki:link    {color:#000000; background-color:transparent; text-decoration:none;}
a.linkki:visited {color:#000000; background-color:transparent; text-decoration:none;}
a.linkki:hover   {color:#ff0000; background-color:transparent; text-decoration:underline;}
a.linkki:active  {color:#ff0000; background-color:transparent; text-decoration:underline;}


div.otsake {
	position:absolute;
	top:0px;
	left:300px;
	border-width:0px;
	width:870px;
	height:80px;
	text-align:center;
	

}

h1.otsake {
	text-align:center;
	margin-top:30px;
	font-family:Arial;
	font-size: 30px;
	color:#2c4f91

}

div.runko {
	float:left;
}

div.myScores {
	position:absolute;
	left:300px;
	top:80px;

}

div.mainos_vasen {
	position:relative;
	top:80px;
	left:0px;
	width:280;
	border-style:solid;
	border-width:0px;
	border-color: #0000fe;
	text-align:center;
	margin:5px;
}