h1 {
    text-align: center;
}

h2 {
    text-align: center;
}

body {
    background-image: url(../img/fon1.jpg);
}

.brd {
    border-bottom: solid 3px black
}

td {
    text-align: center;
    height: 50px;
    width: 50px;
    text-transform: uppercase;
    font-weight: bold;
}

