body { background-color: #c8c8c8; }.form-control { border: #c7ab2c 2px solid !important; }h1 { color: #1c1c1c; }h1 { border-bottom: #1c1c1c 1px solid !important; }#options .radio .pull-right { background-color: #c7ab2c; }#options .active .pull-right { background-color: #858585; }#perks p {font-size: 18px;}
#largeBtn  {
background: #fe0000; /* Old browsers */
background: -moz-linear-gradient(top,  #fe0000 0%, #a60101 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe0000), color-stop(100%,#a60101)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fe0000 0%,#a60101 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fe0000 0%,#a60101 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fe0000 0%,#a60101 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fe0000 0%,#a60101 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#a60101',GradientType=0 ); /* IE6-9 */
}

#header { background: #ffffff;}