.clear			{ clear:both; }
.photo-link		{ padding:5px; margin:5px; border:1px solid #ccc; display:block; width:200px; float:left; }
.photo-link:hover	{ border-color:#999; }

@font-face {
  font-family: Aller_Rg;
  src: url(fonts/UbuntuTitling-Bold.ttf);
  /* font-weight, font-style ==> default to normal */
}

@font-face {
  font-family: Aller_It;
  src: url(fonts/Aller_It.ttf);
  font-style: italic;
}