/*
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;
    background-color: #fff;
    padding: 10px;
}
.item{
   // background-image: url('../../img/house/house-1.jpg');
    //text-align: center;
    //height: 480px !important;
}
.carousel{
    //margin-top: 20px;
    //background-color: #E5E5E5;
    //box-shadow: 0 0 20px rgba(0,0,0,0.4);     
   // padding: 10px; 
}
.bs-example{
	//margin: 20px;
}
