/* CSS Document */

BODY { 
  background-image: url("img/big-back.jpg");
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
} 

.phone {
	vertical-align: -25%;
}
