body {
  background-color: #070707;
  color: white;

}

h1 {
  font-size: 45px;

}

p {
font-size: 18px;  

}

.gallery {
  padding: 20px;

}

a:hover {
  color: #F9F1F0;
}

.jutty1 {
	color: #da331e;
	
}

.jutty2 {
	color: #d7d0b3;
	
}

.jutty3 {
	color: #e8b665;
	
}