CSS3 styles:
background: #A57164;
color: #875346;
background: linear-gradient(to bottom, #A57164 0%, #966255 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #A57164), color-stop(100%, #966255));
background: -webkit-linear-gradient(top, #A57164 0%, #966255 100%);
background: -moz-linear-gradient(top, #A57164 0%, #966255 100%);
background: -o-linear-gradient(top, #A57164 0%, #966255 100%);
background: -ms-linear-gradient(top, #A57164 0%, #966255 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A57164', endColorstr='#966255', GradientType=0);
border: 1px solid #875346;
text-shadow: 0 1px 0 #B48073;
-webkit-text-shadow: 0 1px 0 #B48073;
-moz-text-shadow: 0 1px 0 #B48073;
box-shadow: inset 0 1px 0 #B48073;
-webkit-box-shadow: inset 0 1px 0 #B48073;
-moz-box-shadow: inset 0 1px 0 #B48073;
Content has been copied to clipboard. Content has not been copied. Press "Ctrl + C" to copy.