@charset "UTF-8";
.header {
	background-image: url(MartinGunn_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.MartinGunn {
	background-image: url(MartinGunn_LowHeader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Home {
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.attorneys {
	background-image: url(attorneys.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.services {
	background-image: url(services.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.about {
	background-image: url(aboutus.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.directions {
	background-image: url(directions.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.disclaimer {
	background-image: url(disclaimer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.martingunnlaw {
	background-image: url(MartinGunn_law.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
