﻿body
{
  font-size: 106.25%;
}

h1
{
  font-size: 2.625em;
}


/* HOME */
#home .gallery
{
  padding: 8.0em 0;
}


#home .services
{
  background-position-x: 650px;
}


/* ABOUT */
#about .contacts
{
  padding: 0 4.0em 0 2.0em;
  border-left: 1px solid #aaa;
  min-width: 390px;
}

#about .contact
{
  padding: 2.0em 0;
}

#about .bill
{
  background-size: 150px;
}

#about .darryl
{
  background-size: 150px;
}

#about .drew
{
  background-size: 150px;
}

#about .brian
{
  background-size: 150px;
}

