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.teix:link {
    color: green;
}
a.teix:visited {
    color: red;
}

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

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