body{
	background-image: -webkit-radial-gradient(center center, cover, #1f1f1f, #000000);

}

#cloud{
	background-image: url(../logo.png);
	background-repeat: no-repeat;
	width: 350;
	height: 237px;
	margin: 0 auto;
	margin-top: 18%;
}