#footer { background-color: #c4eaf7; }.form-control { border: #065e8b 2px solid !important; }.bordered-label { border: #3e3e3e 1px solid !important; }#options .radio .pull-right { background-color: #151515; }#options .active .pull-right { background-color: #046ca0; }body {
background-color: #6fd8fe;
}

#header {
background: #70cdef; /* Old browsers */
background: -moz-linear-gradient(top,  #70cdef 0%, #d2f4fd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#70cdef), color-stop(100%,#d2f4fd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #70cdef 0%,#d2f4fd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #70cdef 0%,#d2f4fd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #70cdef 0%,#d2f4fd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #70cdef 0%,#d2f4fd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#70cdef', endColorstr='#d2f4fd',GradientType=0 ); /* IE6-9 */
}

#largeBtn  {
background: #494949; /* Old browsers */
background: -moz-linear-gradient(top,  #494949 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#494949), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #494949 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #494949 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #494949 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #494949 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#494949', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#largeBtn:hover {
background: #04a4f8; /* Old browsers */
background: -moz-linear-gradient(top,  #04a4f8 0%, #004e7c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04a4f8), color-stop(100%,#004e7c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #04a4f8 0%,#004e7c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #04a4f8 0%,#004e7c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #04a4f8 0%,#004e7c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #04a4f8 0%,#004e7c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04a4f8', endColorstr='#004e7c',GradientType=0 ); /* IE6-9 */
}



#perks p {
font-size: 21px;
}
#footer {
margin-top: 15px;
text-color: #ffffff;
}



