/*
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 : 12.04.2019, 17:33:25
    Author     : studio2
*/

html,body {
    box-sizing: border-box;
    font-family: helvetica,sans-serif;
    font-size: 14px;
}

