@charset "utf-8";
/* CSS Document */

body { 
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color: #7f817f;
}


* {border:0;
padding:0;
margin:0;
}

#front  {position:absolute;
top:10px;
left:60px;
text-align:left;
height:370px;
width:400px;
border:0;
}

h1 {font-size:140%;
color:#bcbdbd;
margin:50px 0 50px 0;
width:100%;
text-align:center;
}
 

#front p {line-height:140%; margin:0 0 50px 0;
font-size:120%;}

a {color:#333;}

#txt {position:absolute;
top:0;
left:0;
text-align:right;
height:370px;
width:170px;

}

.wrapdown { position:absolute;
bottom:0;
left:0;
text-align:right;
width:170px;
}

.otsikko {text-transform:uppercase;
font-weight:bold;
font-size: 110%;}

.imgspan {float: right;
margin:10px 0;
text-align:left;
width:330px;
border:0;
}

.logospan {width:330px; text-align:center;}

.logospan img {margin:70px 0 10px 0;
}

/*  
#txt p:first-line {
font-size: 110%;
	font-weight:bold;
}
*/

