* {
    font-family: Arial, Helvetica, sans-serif;
}
p {
    font-size: 12px;
}
h1 {
    color: red;
    text-align: center;
}

.mosaic_image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    height: 300px;
}

.hr_center {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.kod { font-family:"Courier New", Courier;}

a {
color:#666666;
font-size:16px;
text-decoration:none;
}
a:hover {
text-decoration:underline overline;
}

body {
    background-color: #ffff99;
}

.bold {
    background-color: red;
    font-size: 16px;
    font-weight: bold;
}

.artikel-moses {
    text-align: center;
}