img {
	border: thick solid rgb(90,90,90) ;
	border-width: 10px
}
table {
	font-size: 11pt;
	font-weight: 600;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	color:rgb(10, 20, 15); 
	font-family: arial
}
p {
	font-size: 12pt;
	font-weight: 600;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	color:rgb(10, 20, 15); 
	font-family: arial
}
body {
	background-image: url('tausta4.jpg');
	background-repeat: repeat
}
div {
	font-size: 12pt;
	font-weight: 600;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
	color:rgb(10, 20, 15); 
	font-family: arial
}
h3 {
	font-size: x-large;
	text-align: left;
	margin-left: 15%;
	color: rgb(40, 0, 0);
	font-family: arial
}
h2 {
	font-size: xx-large;
	text-align: left;
	margin-left: 15%;
	color: rgb(40, 0, 0);
	font-family: arial
}
div.headerbox {
	margin-left:15%;
	margin-right:15%;
	font-weight: bold;
	line-height: 70px;
	color: rgb(255, 255, 255);
	border: thick solid rgb(90,90,90) ;
	background-color: rgb(60,60,60);
	border-width: 10px;
	filter: alpha(opacity=60);
	opacity:0.6;
}
div.footerbox {
	margin-left: 15%;
	margin-right: 15%;
	font-size: 10pt;
	font-weight: 600;
	color: rgb(40, 0, 0);
	border: thick solid rgb(90,90,90) ;
	background-color: rgb(60,60,60);
	border-width: 10px;
	filter: alpha(opacity=60);
	opacity:0.6;
	font-family: serif;
}
div.footerbox table {
	font-size: 10pt;
	font-weight: 600;
	color: rgb(40, 0, 0);
	margin-left: 0%;
	margin-right: 0%;
	font-family: serif;
}
div.footerbox td:first-line {
	font-size: 12pt;
}
h1 {
	font-size: 80px;
	text-align: center;
	line-height: 70%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 15px;
	margin-bottom: 15px;
   	color: rgb(40, 0, 0);
	font-weight: bold;
	font-family: Pooh, MS comic sans;
	text-align: center;
}
div.headerbox p {
	font-size: 80px;
	text-align: center;
	line-height: 70%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 15px;
	margin-bottom: 15px;
   	color: rgb(40, 0, 0);
	font-weight: bold;
	font-family: Pooh, MS comic sans;
	filter: alpha(opacity=100);
	opacity:1;
	text-align: center;
}
div.headerbox p:first-line {
	text-transform: uppercase;
	text-align: center;
}
div.navbox {
	/*background-color: rgb(0, 0, 0);*/
	background-color: rgb(200, 200, 200);
	filter: alpha(opacity=60);
	opacity:0.6;
	border: thin solid rgb(0,0,0);
	text-align: center;
	font-weight: bold;
	word-spacing: 20px;
	color: rgb(40, 0, 0);
}
a.navbox:link {
	text-transform: uppercase;
	color: rgb(40, 0, 0);
}
a.navbox:visited {
	text-transform: uppercase;
	color: rgb(40, 0, 0);
}
a.navbox:hover {
	text-transform: uppercase;
	color: rgb(0, 0, 0);
}
