#kuva {
	width:452px;
	height:458px;
	position:absolute;
	border:0px solid #000;
	}

#tauko {
	width:450px;
	text-align:justify;
	border:0px solid #000;
	}

#tausta {
	width:100%;
	background-image:url('tausta_ulkka2.png');
	height:150px;
	border:0px;
	border-color:#000000;
	}
	
#otsikko {
	width:650px;
	height:180px;
	border-top:5px solid #ffef7a;
	border-left:5px solid #ffef7a;
	border-right:5px solid #ffef7a;
	background-image:url('otsikko_ulkka2.png');
	background-position:center;
	position:absolute;
	top:10 px;
	left:400px;
	}
	
#teksti {
	width:650px;
	border-bottom:5px solid #ffef7a;
	border-left:5px solid #ffef7a;
	border-right:5px solid #ffef7a;
	background-color:#fff;
	background-position:center;
	text-align:center;
	position:absolute;
	top:190px;
	left:400px;
	}
	
#tekstikentta {
	width:581px;
	min-height:500px;
	position:center;
	text-align:justify;
	padding:15px;
	}
	
#linkit {
	width:200px;
	height:500px;
	border:5px solid #ffef7a;
	position:absolute;
	left:50px;
	top:120px;
	text-align:justify;
	padding:15px;
	float:left;
	}
#copyt {
	width:250px;
	position:absolute;
	left:50px;
	top:660px;
	text-align:justify;
	}
	
#ala {
	width:650px;
	height:16px;
	border:0px;
	position:inherit;
	background-image:url('ala_ulkka2.png');
	background-position:center;
	text-align:center;
	}
	
body {
	background-color:#fff;
	font-family:Tahoma, Arial, Verdana, Sans-Serif;
	font-size:75%;
	color:#000;
	}
	
h1 {
	font-family:'Palatino Linotype', Georgia, Serif;
	width:99%;
	color:#ff3075;
	font-size:125%;
	display:block;
	background-color:#ffbdd0;
	padding:3px;
	text-transform:uppercase;
	}
	
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
	}
	
a:active, a:hover {
	color:#ff3075;
	text-decoration:none;
	}
	
	
.otsikko {
	font-family:'Palatino Linotype', Georgia, Serif;
	color:#000000;
	font-size:125%;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
	font-variant:small-caps;
	}
	
.copyright {
	font-family:Tahoma, Arial, Verdana, Sans-Serif;
	color:#ff3075;
	font-size:75%;
	}

.myynnissa {
	color:red;
	}
	
.taulukko {
	background-color: #ffbdd0;
	border:1px solid #ff3075; 
	font-family: Tahoma; 
	font-size: 10px;
	color:#000000; 
	height:20px;
	width:115px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px;
	}

.kisat {
	color:#ff3075;
	}
	
.kisat2  {
	color:#ff3075;
	font-size:75%;
	}

a:link.nimi, a:visited.nimi {
	color:#ff3075;
	font-size:120%;
	font-family:'Lucida Console', Tahoma;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	word-spacing:100%;
	}

a:active.nimi, a:hover.nimi {
	color:#000;
	font-size:120%;
	font-family:'Lucida Console', Tahoma;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
	}
	
pre {
       font-family: Tahoma, Arial, Verdana, Sans-Serif;
       font-size: 75%px;
       color:black;
       text-align:justify;
       line-height:2.0;
    }