root { 
    display: block;
    background-color: orange;
	background:#FFC
}
table.klavye {
    background-color: #000000;
    color: white;
    border-style:none;
    
    border-top-width: 8px;
    border-bottom-width: 8px;
    border-left-width: 8px;
    border-right-width: 8px;
}
table.skorbord {
background:#F93
}
td.giris1 {
        border-style:hidden;
        border-spacing:0px;
        border-right: 0;
        border-right-width:0;
}
td.giris2 {
        border-style:hidden;
        border-spacing:0px;
        border-right: 0;
        border-right-width:0;
        border-bottom: 0;
        border-bottom-width: 0;
        vertical-align: bottom;
}
td.giris3 {
        border-style:hidden;
        border-spacing:0px;
        border-left: 0;
        border-left-width:0;
       vertical-align: top;
}
input.giris {
    height: 30px;
    width: 60px;
    background-color: black;
    color: white;
    vertical-align:top;
    text-align:right;
}

input.backspace {
    width: 64px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.sekme {
    width: 47px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.F {
    width: 30px;
    height: 20px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.capslock {
    width: 64px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.sol_shift {
    width: 45px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.sag_shift {
    height: 30px;
    width: 79px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.standart {
    width: 30px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.kontrol {
    width: 43px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.space {
    width: 196px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.okumafis {
    font-family: monospace;
    color:white;
    background-color:black;
    width: 535px;
}

input.yazmafis {
    font-family: monospace;
    background-color:orange;
    width: 535px;
}
input.disabled {
  color:highlight;
}
input.ders {
    color: blue;
    background-color: blue;
    font-style: italic;
}

.yazmafisi_satirsonu {
    text-decoration: blink;
    color: #d1d1d1;
}
.ayarlar_sekmesi {
    height:400px;
	background-image: url(http://www.kalemkutu.com/onparmak/grafik-demo/dunya.jpg);;
    background-repeat: no-repeat;
    vertical-align: middle;
    text-align: center;
}

input.uzuntus {
    width: 30px;
    height: 62px;
    font-size: 10px;
    background-color: black;
    color: white;
}
input.genistus {
    width: 62px;
    height: 30px;
    font-size: 10px;
    background-color: black;
    color: white;
}
