<html> 
<head> 
<meta http-equiv="content-language" content="el"> 
<meta http-equiv="content-type" content="text/html; charset=utf-8"> 
<title>Greek Tonizo</title> 
</head>

<head> 
<style type="text/css">{ }

    #content {width:100%;
	margin: 30px;
	background-color:#ffffff;}

    #top {align:left;
        width:100%;}

    #general {align:left;
        width:100%;
	background-color:#ffffff;}
    
    #keyboards {width: 100%;
	background-color:white;
	margin-bottom: 100px;
  	display: flex;
	align-items: flex-start;
	flex-direction: row;
	flex-wrap: wrap;}

    .kbd-box {float:left;
	width:300px;
    	background-color:lightyellow;
	border: 1px solid darkgrey;
    	box-shadow:  5px 5px 3px lightgrey;}
     	
    #footer {background-color:white;}
    
    p { font: 10pt Tahoma; padding-right:20px; margin-top:6px;}
    h1 { font: bold 16pt "Tahoma"; color: #4444cc; margin-left: 18%; }
    h2 { font: bold 12pt "Tahoma"; color: #4444cc; margin-top:2%}
    h3 { font: bold 10pt "Tahoma"; color: #4444cc; margin-left: 8%;}
    li { font: 10pt "Tahoma"; padding-right:20px; margin-bottom:6px;}

    .new_section {margin-top:3%; 
	margin-bottom:1%;}

    .emphasis {font-size:14px;
	padding-top:2%; 
	padding-right:8%;
	line-height:1.5;}
	

</style>
</head>
</html>