﻿body {
	width:100%;
	background:url(../images/tot-bg.jpg) no-repeat fixed center center #fff;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}
.body
{
    margin:0 !important;
    padding:0 !important;
	
}
.phone
{
	width: 23%;
}
.zip
{
	width: 39%;
}
