html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #000;
	color: #bbb;
	font-family: "MS Trebuchet", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.45px;
}

a {
	color: #00aeef;
	text-decoration: none;
}

font.url {
	color: #fff;
}
