h1
{
	text-align: center;
	color: #80ccff;
	font-size: 40px;
}
h2
{
	color: #99ff66;
	text-align: center;
	font-size: 30px;
}
body
{
	text-align: center;
	background-image: url("space.jpg");
}
input[type=submit]
{
	margin-top: 30px;
}

#alienpic
{
	height: 200px;
	width: 200px;
}
.question
{
	color: white;
	font-size: 20px;
	margin-left: 10px;
}
