body, h1 {font-family: "Inconsolata", sans-serif}
body, h2 {font-family: "Inconsolata", sans-serif}
body, h3 {font-family: "Inconsolata", sans-serif}

body, html {height: 100%}
body, html {background-color:rgb(250, 240, 230)}

.showcase{
    height: 75px;
    padding: 50px 25px 50px 25px;
}

.section{
    height: 600px;
    padding: 40px 0;
    max-width: 100%;
}

.section img{
    max-height: 500px;
    max-width: 100%;
    display:inline-block;
    margin: auto;
}

a.matzocs:link {
    color: green;
}
a.matzocs:visited {
    color: red;
}

a.es_trenc:link {
    color: green;
}
a.es_trenc:visited {
    color: red;
}

a.es_canyeret:link {
    color: green;
}
a.es_canyeret:visited {
    color: red;
}

a.es_pontas:link {
    color: green;
}
a.es_pontas:visited {
    color: red;
}

a.delta:link {
    color: green;
}
a.delta:visited {
    color: red;
}