body {
margin: 0;
top: 0px;
left: 0px;
background-color: #000000;
color: #FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
}
.otsikko_1 {
color: #FFFFFF;

font-size: 30px;
font-style: italic;
font-weight: normal;
font-family: "Georgia",Trebuchet,Verdana,Arial,sans-serif;*/
}
.otsikko_2 {
color: #FFFFFF;
font-size: 32px;
font-family: "Georgia",Trebuchet,Verdana,Arial,sans-serif;
}
.leipis {
color: #FFFFFF;
font-size: 12px;
font-family: "Geneva",Trebuchet,Verdana,Arial,sans-serif;
}
#flashcontainer {/* position:absolute / fixed / inherit / relative / static */
position:absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
}
#flashcontent {
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 100%;
}
#noscripts {

position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 600px;
height: 600px;
margin:auto;
background-color: white;
color: white;
}
a img {
	border: none; 
}

