.logo {
	margin-top: 50px;
}

.telephone {
	margin-top: 50px;
	color: gray;
	font-family: inherit !important;
	font-weight: 100 !important;
	font-size: 20px !important;
}

.email {
	margin-top: 5px;
	color: gray;
	font-family: sans-serif !important;
	font-weight: 100 !important;
	font-size: 20px;	
}

.email a {
	color: gray;
	font-family: sans-serif !important;
	font-weight: 100 !important;
	font-size: 20px;	
}

.header1 {
    padding-left: 20px;
    padding-right: 20px;
	margin-top: 50px;
	color: gray;
	font-size: 30px;
	font-family: inherit !important;
	font-weight: 100 !important;
}

.text1 {
    padding-left: 20px;
    padding-right:20px;
	margin-top: 5px;
	color: gray;
	font-size: 16px;
	font-family: inherit !important;
	font-weight: 100 !important;
}

.booknowbutton {
	margin-top: 30px;	
	font-size: 20px;
    color: black;
	font-family: inherit !important;
	font-weight: 100 !important;	
}

body {
	font-family: Sans-Serif !important;
}