@charset "utf-8";
/* CSS Document */

body {
    background-image: url(fog-night-star-milky-way-atmosphere-dark-496459-pxhere.com.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 2000px auto;
}
h1 {
	color: #030303;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-style: normal;
	font-size: 60px;
	text-align: center;
	background-color: #EDF4F4;
	width: 600px;
	margin-left: 350px;
	border-radius: 30px;
}
p {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 30px;
	color: #060705;
	background-color: #D7F4F9;
	text-shadow: 0px 0px;
	width: 700px;
	text-align: center;
	margin-left: 300px;
}
div {
    position: absolute;
    left: 508px;
    top: 576px;
    width: 401px;
    height: 521px;
}
