body{
   background: #000;
   font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
   color: #FFF;
}

.photos .photo img{
   max-width:100%;
}
.photos .photo{
   margin-bottom: 30px;
}
header h1{
   font-family: 'Graduate', cursive;
}