body{
	background-color:rgb(8,8,8);
	color:white;
}

.img-responsive {
    margin-left:10px;

}

a{
	color:white;
	text-decoration:none;
}

.txt{
	margin-left:10px;

	max-width: 420px;
}

h4{
	margin-left:25%;
}

h4 a {
	text-decoration:underline;
}

.links{
	margin-left:0.8em;
}

body{
	font-family: 'Space Mono', monospace;
}
.gear_list{
	margin-left:0;
	list-style-type:none;
}
ul {
  margin:0px;
  padding:0;
}

