@import url("/anna.css");

.button {

background:
-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eee), color-stop(.6,#ddd));

}


