html, body {
	height: 100%;
}

body {font-family: Helvetica, arial, sans-serif; font-size: 12px; color: #fff; line-height: 1.5; background: url(images/bg.jpg);}

p {margin: 10px 0;}

a {text-decoration: none;}
a:hover {text-decoration: none;}

h1 {font-size: 30px;}
h2 {font-size: 25px;}
h3 {font-size: 21px;}
h4 {font-size: 18px;}
h5 {font-size: 15px;}
h6 {font-size: 12px;}

.alignleft {float: left;}
.alignright {float: right;}
.first {margin-left: 0px !important; }
.last {margin-right: 0px !important; }

.wrapper { background: url(images/wade-montage.jpg) no-repeat top center; width: 100%; height: 950px;  text-align: center;
}

.address {}
.title {padding: 30px 0 20px;}

