* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    background: #fff;
}

body {
    color: #000;
}

a {
    text-decoration: underline;
}

a#songulSenturk {
    text-decoration: none;
    color: #000;
}

.no-print {
    display: none;
}

#menu {
    display: none;
}