/*
    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 : May 8, 2014, 3:09:24 PM
    Author     : SkyBlow Jerzy Urban <skyblow@skyblow.com>
*/
.header {
  color: #FE9F1A;
  font-size: 46px;
  margin-top: 100px;
  margin-bottom: 40px; }

.content {
  /*    color:#FE9F1A;*/
  font-size: 18px;
  padding: 10px; }

h2 {
  margin-top: 60px;
  margin-bottom: 20px; }
