html
{
	border-left: 250px;
	border-right: 250px;
	border-image: url(bwmap.png) 200 round;/*source = wallpapered */
}
#title
{
	border-radius: 25px 25px 25px 25px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
	border-top: 5px solid #000000;
	text-align: center;
}
#bodyquiz
{
	border-left: 20px;
	border-right: 20px;
}
#testyour
{
	text-align: center;
}
#earth
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 40%;
}
