  
html, body
{
	/*background-color: #000;
	background-size: cover;
	background-position: right; 
	background-image: url('/user-icons/royce/background.svg');
	background-repeat: repeat;
	background-attachment: fixed;*/
	background-color:#222223;
	background:url("/wallpaper.png");
	color:#f0f0f0;
	font-family:"Lato";
	margin:0px;
	color:white;
}
