body {
	font-family: "segoe UI light", calibri, arial;
	background-color: #000;
	color: #FFF;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #36F;
}
.websiteicon {
	height: 140px;
	width: 240px;
	float: left;
	padding: 20px;
}


h1 {
	font-family: "segoe UI light", calibri, arial;
	color: #36F;
}
