body { color: #bd006b; }#footer { background-color: #171717; }.form-control { border: #464646 2px solid !important; }.bordered-label { border: #d40078 1px solid !important; }a:link,a:visited { color: #ffffff; }a:hover { color: #c9c9c9; }#options .radio .pull-right { background-color: #d40078; }#perks p { color: #d40078; }#options .active .pull-right { background-color: #1d1d1d; }body {
background-color: #ffffff;
}

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

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

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

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



