

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
	background-color: black;
/* 	background-image: url("img/background.jpg") no-repeat center center fixed; */
	color: white;
}

a:visited {
	color:white;
}

a:hover {
	color:#999;
	text-decoration: none;
}

a.social {
	font-family: "Socialico";
	font-size: 100px;
}