body {
    background-color: 9abfe5;

}

{
.liputus
background-repeat: no-repeat
}

td{font-family: numerot, serif;
    border: 2px solid #fff;
    border-radius: 6px;
    width: 150px;
    height: 150px;
    vertical-align: top;
    text-align: right;
    font-size: 37px;
    padding-top: 0px;
    padding-right: 6px;
    box-sizing: border-box;
    background-color: rgba(255,255,255,0.7);
    color: #0b74a0;

 
}

body {
color: #fff;
background-color: #77bedc;
background-image: url(helmikuutausta.jpg);
background-size: cover;
background-position: center bottom;
min-height: 100vh;
padding: 1px;
box-sizing: border-box;
}

@font-face {
    font-family: numerot;
    src: url(fontit/)
}

h1 {text-align: center;
    font-family: otsikko;
    font-weight: normal;
    font-size: 60%;
    margin: 0%;
}

table{
    margin-left: auto;
    margin-right: auto;
    border-spacing: 10px;
}
