body {
  background-color: #fff;
  font-size: x-small;
  font-family: Helvetica, Arial;
  color:#000;  
  margin-left:50px;
  margin-top: 30px;
  letter-spacing: 0px;
  font-weight:bold;
}

a:link {
text-decoration:none;
color: #777777;
}

h1 {
font-family: Helvetica, Arial;
font-size: 40px;
letter-spacing: -2px;
}

.photos {
margin-left: 150px;
}

.contact {
margin-left: 150px;
}

.footer {
color: #777777;
font-size: smaller;
letter-spacing: 0px;
font-weight:normal;
}