﻿.headbar {
background: -moz-linear-gradient(45deg,  rgba(243,195,209,1) 0%, rgba(247,214,225,1) 62%, rgba(247,216,227,0.7) 68%, rgba(250,226,235,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(243,195,209,1)), color-stop(62%,rgba(247,214,225,1)), color-stop(68%,rgba(247,216,227,0.7)), color-stop(100%,rgba(250,226,235,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c3d1', endColorstr='#00fae2eb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

.bodybar {
background: -moz-radial-gradient(center, ellipse cover,  rgba(243,195,209,1) 0%, rgba(247,214,225,1) 62%, rgba(247,216,227,0.7) 68%, rgba(250,226,235,0) 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(243,195,209,1)), color-stop(62%,rgba(247,214,225,1)), color-stop(68%,rgba(247,216,227,0.7)), color-stop(100%,rgba(250,226,235,0))); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  rgba(243,195,209,1) 0%,rgba(247,214,225,1) 62%,rgba(247,216,227,0.7) 68%,rgba(250,226,235,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c3d1', endColorstr='#00fae2eb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}