body {
	background: #fff;
	color: #333;
	text-align: center;
	line-height: 1.4;
	margin: 0;
    font-family: "Figtree", sans-serif;
	font-size: 14px;
	overflow-y: scroll;
}

mark { background: #ffffff; color: #000000; padding: 7px; border-radius: 10px; }

.username { font-family: "Amarante", serif; font-size: 30px;}
.username a:hover {text-decoration: none; color: #000000;}
.usertitle { font-family: "Amarante", serif; font-size: 15px;}
