body{
	cursor:url("https://64.media.tumblr.com/458e8e0dd5f574fe963c249073d30370/b06a5a546a225158-01/s75x75_c1/566925ea50f8476f958d85bd3dd4dad71c049c10.gif"), auto;
	background-image:url("https://64.media.tumblr.com/5ac6dc8b94a7679057b76ae5aa2d82b9/tumblr_oy8jn4lz9n1vjadpco1_400.gif");
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #f5b5cb;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8cb3db;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

::selection{
	color:#8cb3db;
	background-color:#f5b5cb;
}
@font-face {
  font-family: font;
  src: url(Winkle-Regular.ttf);
}
@font-face {
  font-family: starborn;
  src: url(Starborn.ttf);
}
.behind{
	width: 800px;
	height: 1000px;
	position: absolute;
	background-image: url("https://backup-sozai518.nekoweb.org/img/pink-white-diamond-bg.png");
	border: 5px solid #e3789c;
	left: 38%;
}
.texte{
	width: 740px;
	height: 940px;
	position: absolute;
	top: 30px;
	left: 4%;
}
.links{
	font-family:starborn;
	font-size:20px;
	color:#ad3d6e;
}
.links:hover{
	text-decoration: underline overline #7bc7ed;
}
.title{
	font-family: starborn;
	font-size: 30px;
	color: #b01549;
}
.t{
	font-family: font;
	font-size: 20px;
	color: #cc527a;
}
.link-style{
	font-family: font;
	font-size: 20px;
	color: #44afc2;
}
.link-style:hover{
	text-decoration: #44afc2 wavy underline;
}

.link{
	width: 300px;
	height: 260px;
	position: fixed;
	background-color: #e68aa8;
	left: 20%;
}