body{
	font-family:'Roboto Slab', serif;
	background-color:#585858;
	color:#F8F8F8;
}

section{
	opacity:0;
}

a:link{
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#F8F8F8;
}

a{
	color:#F8F8F8;
}