/*
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 : Jun 27, 2014, 1:51:00 PM
    Author     : Christy
*/
h2{
    margin: 0;     
    color: #000;
    top: 30px;
    left: 30px;
    font-size: 52px;
    font-family: "trebuchet ms", sans-serif; 
    position: absolute;
    z-index: 99999;
}
h3{
    color: #000;
    padding: 10px;
}
