
body {
    background: linear-gradient(#CCCCCC, #545454);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#CCCCCC', endColorstr='#545454',GradientType=0 );
	background: -webkit-linear-gradient(#CCCCCC, #545454);
	background: -o-linear-gradient(#CCCCCC, #545454);
    background: -moz-linear-gradient(#CCCCCC, #545454);
    background-color:#545454;
}

a, .call-to-action img  {
	color:#005941;
}

#title {
    color:#3A3838;
}

#subtitle {
    color:#3A3838;
}

#video-title {
    color:#005941;
}

#disclosure-list {
    color: #666666;
}

@media only screen and (max-width : 1023px) { 

    button#mobile-demo-button {
        background: 