/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.11.2022, 03:42:40
    Author     : stefan
*/
html,body {
    /*background: #fff url() repeat-x 50% -26px;*/
    font-size: 20px;
    font-family: Verdana, "Verdana CE", Arial, "Arial CE", "Lucida Grande CE", lucida, "Helvetica CE", sans-serif;
    margin: 0;
    padding: 0;
    /* Text of body will always in the center */
    text-align: center;
}

