body {
	background-color: #ffffff;
	font-family: "times";
	color: #000000;

	}
#banner {
	width: 500px;
	height: 30px;
}
h1{
	font-family: "times";
	color: #000000;
	text-align: center;
	}
h2 {
		font-family: "times";
	color: #000000;
	text-align: center;
}
#selection {
	color: #000000;
	
}
#sel {
	width: auto;
	position: absolute;
	right: 10%;

}

#displaytext {
	width: auto;
	color: #000000;
	text-align: center;
	
}
