body { color: #ffffff; }#footer { background-color: #000000; }.form-control { border: #ff0000 2px solid !important; }#header { background-color: #520000; }h1 { color: #ffcf00; }h1 { border-bottom: #ffcf00 1px solid !important; }#largeBtn,#largeBtn:hover,#largeBtn:visited { border: #b9b9b9 1px solid !important; }#largeBtn,#largeBtn:hover,#largeBtn:visited { color: #ffffff; }.bordered-label { border: #ff0000 1px solid !important; }a:link,a:visited { color: #ffffff; }a:hover { color: #d3d3d3; }#options .radio .pull-right { background-color: #ff0000; }#perks p { color: #ffffff; }#options .active .pull-right { background-color: #ffb000; }body {
background-color: #2e0201;
}

#header {
background: #212121; /* Old browsers */
background: -moz-linear-gradient(top,  #212121 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#212121), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #212121 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #212121 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #212121 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #212121 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#212121', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}

#largeBtn  {
background: #ffb000; /* Old browsers */
background: -moz-linear-gradient(top,  #ffb000 0%, #e10000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb000), color-stop(100%,#e10000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffb000 0%,#e10000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffb000 0%,#e10000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffb000 0%,#e10000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffb000 0%,#e10000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb000', endColorstr='#e10000',GradientType=0 ); /* IE6-9 */
}

#largeBtn:hover {
background: #ff0000; /* Old browsers */
background: -moz-linear-gradient(top,  #ff0000 0%, #590000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0000), color-stop(100%,#590000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff0000 0%,#590000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff0000 0%,#590000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff0000 0%,#590000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff0000 0%,#590000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#590000',GradientType=0 ); /* IE6-9 */
}

#perks p {
font-size: 21px;
}
#footer {
margin-top: 15px;
text-color: #ffffff;
}



