@charset "UTF-8";
.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
}
.testimonial
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	margin-top: -50
px;
	}
.dontwait
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	}

a:link {color: #c5dfe1;}
a:visited {color: #c5dfe1;}
a:hover {color: #c5dfe1;}
a:focus {color: #c5dfe1;}
a:active {color: #c5dfe1;}
