p {
	width: 65%;
	margin: 15px auto 0;
	font-size: 17px;
	font-weight: 300;
	font-family: Georgia;
	font-style: italic;
  	color: #565656;
}

.probeversion p {
	width: 65%;
	margin: 0px auto 0;
	font-size: 17px;
	font-weight: 300;
	font-family: Georgia;
	font-style: italic;
  	color: #bbbbbb;
}
.buttontext p {
	width: 80%;
	margin: 0px auto 0;
	font-size: 16px;
	font-weight: 200;
	font-family: Ubuntu;
	font-style: normal;
  	color: #565656;
}
.pricebox p {
	width: 80%;
	margin: 10px auto 0;
	font-size: 18px;
	font-weight: 200;
	font-family: Raleway;
	font-style: normal;
  	color: #565656;
}
.footer  p {
	width: 80%;
	margin: 0px auto 0;
	font-size: 14px;
	font-weight: 200;
	font-family: Ubuntu;
	font-style: normal;
  	color: #565656;
}

.navbar-brand {
	font-family: "Raleway";
	font-style: normal;
	font-weight: 800;
	float: left;
	font-size: 36px;
	margin: 30px 20px 30px 15px;
}

.nav-shrink .navbar-brand {
	font-size: 30px;
	margin: 15px 20px 15px 15px;
}
