* {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	background-image: url(../img/field.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
#moon 	{
	margin: 250px auto 300px auto;
	height: 50px;
	width: 200px;
	background: transparent;
	
}