body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0d0d0d;
	/*
	background-color: grey;
	*/
}
div#intro {
	position: relative;
	height: 746px;
	width: 1294px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('galaxy 01w.jpg');
	background-repeat: no-repeat;
}
h2 {
	margin-top:5px;
	color: grey;
	text-align: center;
}
h3 {
	font-size: 18px;
	margin-top:10px;
	color: white;
	text-align: center;
}