body {
	margin: 0;
	background-color: #0d0d0d;
}

h1{
	text-align: center;
	font-family: Castellar;
	color: #6666ff;
	font-size: 28px;
}

h2 {
	color: #d6e0f5;
	font-family: Castellar;
	font-size: 20px;
}

p{
	color: #6666ff;
	text-align: left;
	font-size: 13px;
}


#imgcover{
	height: 495px;
	width: 650px;
}