body {
	background-color: #ffa500;
	color: #005aff;
	font: Times New Roman
	width: 600px;
	margin: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 10px;
	font-size: 18px;
	font-weight: bold;
}



.tbox{ 

	color: black;
	font-weight: bold;
	font: Times New Roman;
	width: 100px;
}
.texts{
		width = 100px;
}

#submit{
	font-size: 50px;
	font-weight: bold;
	width = 100px;
	color: blue;
}

#bball {
	font-size: 60px;
	font-weight: bold;
}

.printout {
	color: #000000;
	font: Times New Roman;
	font-size: 20px;
	font-weight: normal;
}