
	:root{
	--Main-color:#a68e86;
	--Main-color-2:#a68e86;
	--Color-1:#bd8c95;
     --Color-2:#79964d;
	--Color-3:#e84d82;
	--Color-4:#4c95f5;
	--Color-5:#ffcce5;
     --Color-6:white;
	--Color-7:#ffffb8;
	--Background:url("https://i.pinimg.com/736x/9c/16/68/9c1668d8be042af7b0d0fdea1b4c1c20.jpg");
	--Wrapper:url("/img/Backgrounds/yellow-check.gif");
	--Content:url("/img/Backgrounds/green-patterns.gif");
	--Banner-bg:url("/img/Pink_diamond_BG.png");
	--Banner-logo:url("/img/Mefle_Greeting.png");
	--Box-1:url("https://toyhamu.nekoweb.org/myroom/borders/rainbow%20lace.png");
	--Box-2:url("img/Backgrounds/NC-bg1.gif");
	--Border-1:url("/img/Backgrounds/dot-02.gif");
	--Border-2:url("/img/Backgrounds/green-che.gif");
	--Border-3:url("/img/Backgrounds/daisy-bg.gif");
	--Border-4:url("/img/Backgrounds/che_blue.gif");
	--Border-5: url("/img/Backgrounds/green-patterns.gif");
     --Rss-BG:url("/img/Backgrounds/pixel-pink.gif");
     --Frill-1:url("https://64.media.tumblr.com/8a655567d565e1618488e695956de407/4af7bebb5f2971a8-e4/s400x600/8228c4738dd57b9fc0a38099e940c8bd7d998d89.jpg");
     --Frill-2:url("https://64.media.tumblr.com/f4a299f28230783e7243c77c5244ffed/4af7bebb5f2971a8-91/s400x600/7917c810c84b40728f157ec8d55b62c903f36d93.jpg");
	--Title-BG:linear-gradient(80deg, #FFD5DA 0%, #FFE1D5 30%, #FFFDD5 40%, #e4ffd5 50%, #d5ffeb 70%, #d5edff 85%, #FFD5DA 100%);
	--Inner:linear-gradient(0deg, rgba(255, 247, 237, 1) 0%, rgba(255, 255, 255, 1) 100%);
	--Main-Page-BG:url("/img/lined-paper.png");
	--Row: radial-gradient(circle,rgba(255, 255, 255, 1) 0%, rgba(255, 253, 249, 1) 53%, rgba(255, 250, 242, 1) 100%);
	--Nav-button-1:linear-gradient(to bottom, #ffffff 0%, #dced95 50%, #a9d973 51%, #eef7ab 100%);
	--Nav-button-2: linear-gradient(to bottom, #ffffff 0%, #ffcfdc 50%, #ffb5c9 51%, #ffdbe5 100%);
	--Nav-button-3:linear-gradient(to bottom, #ffffff 0%, #bff0ff 50%, #8ad6ed 51%, #bff0ff 100%);
	
	}

::-webkit-scrollbar {
 width: 11px;
}
::-webkit-scrollbar-track {
  background:white;
  border:3px dashed pink;
}
::-webkit-scrollbar-thumb {
  background-image:url(https://media1.giphy.com/media/dYtHPYJxZblCcWPwcQ/giphy.gif?cid=6c09b9520ddcthpsnq55m8c3z9bvippqg4ood013n2mea88o&ep=v1_gifs_search&rid=giphy.gif&ct=g);
  background-size:cover;
  border: 2px solid #f2acc9;
  border-radius:6px;
}

::selection {
 text-shadow: 0 0 8px #cce5ff;
 color:#b8cbde;
}
::-moz-selection {
 text-shadow: 0 0 8px #cce5ff;
 color:#b8cbde;
}

*{cursor: url(https://cur.cursors-4u.net/food/foo-3/foo261.ani), url(https://cur.cursors-4u.net/food/foo-3/foo261.png), auto !important;}
    