@charset "utf-8";
/* CSS Document */
body {
	background: url('bgimagecontact.jpg') no-repeat !important;
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	
}

.cbanner {
	padding-top:170px;
	background: transparent url('./contactbanner.png') no-repeat top center;
}