p {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 18px;
}

a {
  font-family: "Helvetica", Arial, sans-serif;
  font-size: 25px;
   text-decoration: none;
   color: #8080FF;
}
.contacts a, p.contacts {
  font-size: 12px;
}	

.archive {
	width: 100%;
}

.archive span {
	width: 40%;
}

.archive img {
	max-width: 50%;
	//border: 10px solid #33bbff; 
	padding: 5px;
	box-sizing: border-box;
}
	