
a:focus 	{outline: none; 	/* Fixes the issue with a dotted line around links */}

body {
  	padding: 0;
  	margin: 0;
  	background-color: #000;
  	width: 100%;
}

