background: rgba(18,3,3,1);
background: -moz-linear-gradient(-45deg, rgba(18,3,3,1) 0%, rgba(163,23,23,1) 45%, rgba(66,13,13,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(18,3,3,1)), color-stop(45%, rgba(163,23,23,1)), color-stop(100%, rgba(66,13,13,1)));
background: -webkit-linear-gradient(-45deg, rgba(18,3,3,1) 0%, rgba(163,23,23,1) 45%, rgba(66,13,13,1) 100%);
background: -o-linear-gradient(-45deg, rgba(18,3,3,1) 0%, rgba(163,23,23,1) 45%, rgba(66,13,13,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(18,3,3,1) 0%, rgba(163,23,23,1) 45%, rgba(66,13,13,1) 100%);
background: linear-gradient(135deg, rgba(18,3,3,1) 0%, rgba(163,23,23,1) 45%, rgba(66,13,13,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#120303', endColorstr='#420d0d', GradientType=1 );
background-attachment:fixed;






                                                                                                                                                                                                                                                                   