/*
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 : 10.01.2016, 17:46:30
    Author     : menges
*/

body{
    color: #444;    
}

h2{        
    text-shadow:2px 2px 4px #C0C0C0;
}
h3{    
    text-shadow:2px 2px 3px #D0D0D0;
}

