body {
	background-color: #146d68;
	font-family: "Trebuchet MS";
}

div.eyebrow {
	font-size: 18px;
	padding-bottom: 40px;
	color: #004d68;
	text-decoration: none;
}

div.mwd {
	color: cyan;
	font-size: 44px;
	padding-bottom: 80px;
	
}

div.about {
	color: #faf519;
	font-size: 18px;
	padding-bottom: 40px;
}

div.link a{
	color: #1790bb;
	font-size: 18px;
	text-decoration: none;
}

div.link {
	padding-top: 20px;
}


}

table {
	text-align: right;
	top: 10%;
	position:relative;
}