body {
  background-color: white;
  text-overflow:clip;
	text-align: center;
	margin: 0px;
}

img {
  margin-bottom: 5px;
}

h1 {
	font-weight: 100;
	color: white;
	padding: 15px 30px;
	margin: 0px;
}

.categories ul {
	font-weight: 100;
	padding: 15px 30px;
	margin: 0px;
}

ul {
 list-style-type: none; 
}