body {
	background:url(images/bg_blur.jpg);
	background-size: cover;
	background-attatchment: fixed;
	font-family: Montserrat, sans-serif;
	font-size: 12px;
	color: #444;}

h2 {
	font-size: 18px;}

ul, li {
	text-align: left;}

.top-header {
	color: #9da0c3;
	font-size: 28px;
	font-family: 'Andada Pro';}

.top-description {
	font-weight: bold;
	margin-top:20px;
	border-bottom: 1px solid #ebd4ea;
	padding-bottom: 2px;}

.content {
	width: 300px;
	margin: auto;
	margin-top: 10%;
	background: #fff;
	padding:50px;
	border-radius: 500px;
	}

.content-border {
	border:2px solid #c7aeb8;
	padding:50px;
	border-radius: 500px;
	text-align: center;}

a:link, a:active, a:visited, a:hover {
	color: #9d9ab8;
	border-bottom: 1px solid #f1dde3;
	text-decoration: none;}

{}

{}

{}