body {background-color: #99CCFF}


img.palkkikuva {
	border: 0px;
	margin-top: 1px;
    margin-bottom: 1%;
    vertical-align: bottom;
	}
	
	
	
img.keski {
	display: block;
	border: 4px;
	margin-left: auto;
	margin-right: auto;

	}
	
.palkki {
	background-color: #99CCFF;
	position: relative;
	top: 1px;
	margin-left: 2%;
	padding: 0px;
	width: 98%;
	height: 7em;
	text-align: center;
	}
	
.content {
	font-family: arial;
	background-color: rgb(153, 204, 255);
	posItion: absolute;
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	height: 70%;
	overflow: auto;
	}

.sponssit {
	background-color: rgb (153, 204, 255);
	position: absolute;
	top: 110px;
	left: 1px;
	width: 120px%;
	height: 70%;
	text-align: center;
	}	
	

.led
	{
	text-align: center;
	color: black;
	font-family: arial;
	font-weight: bold;
	font-size: 0.85em;
	}
	
.otsikko {
	text-align: center;
	font-family: times;
	font-size: 2.5em;
	font-weight: bold;
	color: rgb(3,143,202);
	}
	

	
.navi {
	font-family: times;
	background-color: #99CCFF;
	font-size: 130%;
	font-weight: bold;
	letter-spacing: 0.2em;
	word-spacing: 0.5em;
	text-align: center;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 1%;
	width: 70%;
	position: absolute;
	height: 2.5em;
	bottom: 5px;

	}
	
	
a	{
	text-decoration: none;
	color: rgb(3,143,202);
	}	


h3 {text-align: center;
	color: rgb(3,143,202);
	}
	

h2 {text-align: center;
	margin-top: 0.5em;}

a:hover {
	color: grey;
	}


	
.aktive {
	color: black;
	}

