	body {
	background-attachment: fixed;
	background-image: url("https://i.imgur.com/FOIebfv.jpg");
	background-color: #000000;
	margin: 0px;
	font-family: "trebuchet ms";
	font-size: 8pt;
	color: #000000;
	text-align: justify;
	scrollbar-face-color: #6F6393;
	scrollbar-highlight-color: #9086AE;
	scrollbar-3dlight-color: #AEA5C7;
	scrollbar-shadow-color: #544974;
	scrollbar-darkshadow-color: #3E345D;
	scrollbar-track-color: #473D60;
	scrollbar-arrow-color: #AEA5C7;
	}
	a {
	color: #4D3657;
	text-decoration: none;
	height: 1px;
	behavior: url(links.htc);
	filter:progid:DXImageTransform.Microsoft.Pixelate(MaxSquare=5, Duration=1, Enabled=false);
	}
	a:hover {
	color: #3C4A51;
	text-decoration: none;
	cursor: move;
	}