@import url(scrollbar.css);

body{
  scrollbar-face-color : #fbe8df;
  scrollbar-arrow-color : #f7d7c8;
  scrollbar-track-color : #fff5ec;
}
