/*
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 : 29/10/2018, 15:44:55
    Author     : nyousefali
*/

html{
    zoom: 80%;
    /*-moz-transform: scale(0.8);*/
}

h1, h2{
    margin: 40px 10px 10px 10px;
    padding: 0px 0px 15px 0px;
    text-align: center;
    color: #3D444B;
    border-bottom: 5px solid #E23137;
}

h3{
    color: #E23137;
    padding: 10px;
    margin: 10px;
}
