html{
	background: #000014;
}
img{
	border: 0;
}
#pic{
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 600px;
	height: 400px;
	margin-top: -200px; 
	margin-left: -300px; 
}
