.body{
    font-family: 'Courier New', Courier, monospace;
    background: #efefef;
    border: 940px 720px #ffffff; 
}
.header{
    text-align: center;
    margin: 5%;
    border-bottom: 3px;
}
.menu {

}
.menu ul {
    
}
.menu  ul li{
    display: inline;
    text-align: center;
    margin: 0%;
    padding: 1%;
    
}
.menu ul li a{
    text-decoration: none;
    color: rgb(34, 26, 16);
}
.menu ul li a:hover{
    color: #cc3333;
}
.karticky{
    text-align: center;
    justify-content: center;
    display: flex;
}
.wayne{

}
.jarda{
    
}
.ron{
    
}