h2
{
	color: #98DAE4;
	text-align: center;
}
h1
{
	text-align: center;
	color: #707777;
}
h3
{
	font-size: 14pt;
	border: 1px solid #707777;
}
.picture
{
	height:300px;
	width: 300px;
}
#earth
{
	height: 300px;
	width: 300px;
	margin-bottom: 20px;
}
#building
{
	padding-bottom: 30px;	
	height: 300px;
	width: 500px;
}
body
{
	text-align: center;
}
input[type=submit]
{
	margin-top: 30px;
}
#result
{
	color: red;
	font-size: 50px;
}
.brain
{
	margin-left: auto;
	margin-right: auto;
	height: 400px;
	width: 500px;
}