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

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

#title {
    color:#000000;
}

#subtitle {
    color:#000000;
}

#video-title {
    color:#253466;
}

#disclosure-list {
    color: #ffffff;
}

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

    button#mobile-demo-button {
        background: 