/*
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.
*/
.carousel-item{
    padding-top: 5px;
    height: 500px;
}
.carouselPadd{ /*background-colour: #009900; #ccff66*/
              background-color: #c3ecb0;}
.backcolor{background-color:#000000;}
a {text-decoration: none; color:#004d00; }
a:hover {text-decoration: none; color:#999;}
.custom-box{width: 200px; height: 400px;}
.customColor{ background-color: #c3ecb0; }
.customRColor{background-color: #004d00;}
.customRFont{ color: #ccff66; }
.customFont{color: #004d00;}

