body{
	background-color: black;
	text-align: center;
}

.discover{
	font-family: verdana;
	font-weight: normal;
	font-size: 50px;
	color: white;
	
}

a{
	color: aquamarine;
	font-size: 24px;
}

p{
	font-family: verdana;
	font-size: 21px;
	font-weight: 150px;
	color: gray;
}

.personal{
	color: white;
	font-family: verdana;
	font-weight: 300px;
	font-size: 42px;
}

