body {
	background-image:url(tausta.jpg);
	background-repeat:no-repeat; 
	position: align=left; 
	background-color:#FFFFFF
}

.menu {
	position: absolute;
	left: 150px;
	top: 60px;
	font-family: Arial,Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.menu2 {
	position: absolute;
	left: 550px;
	top: 20px;
	font-family: Arial,Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.content {
	position:absolute;
	left:295px;
	top:50px;
	width:530;
	height:425;
	padding:5px;
	overflow:auto;
	font-family:Arial,Helvetica;
	font-size:9px;
	background-color:#de5fafd
}

.imagefloat
{
	padding: 2px;
	float:right;	
	border: 1px solid #9FA41D;
	margin: 0 0 10px 10px;
}

A {
	font-family: Arial, Verdana; 
	font-size: 9pt; 
	color: #000000; 
	font-style: normal; 
	text-decoration: none
}
H1
  {	font-family : Arial, Verdana;
        font-size : 12pt;
        color : #35bad1;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

H2  {
        font-family : Arial, Verdana;
        font-size : 10pt;
        color : #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

H3  {
        font-family : Arial, Verdana;
        font-size : 13pt;
        color : #000000;
	font-style: bold;
	text-decoration: none;
}
H4  {
        font-family : Arial, Verdana;
        font-size : 8pt;
        color : #000000;
	font-style: normal;
	text-decoration: none;
}
H5  {
        font-family : Arial, Verdana;
        font-size : 9pt;
        color : #35bad1;
	font-style: bold;
	text-decoration: none;
}