body{
	font-family: Verdana;	
	background-color: black;
	text-align: center;
	
}
h1{
	font-weight: normal;
	font-size: 50px;
	color: white;
}
h2{
	font-weight: 300;
	font-size: 42px;
	color: white;
}

	

.down{
	color: Aquamarine;
	font-size: 16px;	
}
.footer{
	text-align: right;
	color:Gray;
}
p{
	font-size: 21px;
	color: Gray;
}
