body{
	background-color:#ccf;
	text-align:left;
	color:#444;
	font-family: courier;
	font-weight:bold;
	font-size:16px;
}
h3{
	border-color:#666;
	border-width:1px;
	border-style:solid;
}
#container{
	text-align:center;
}
#titlepng{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:295px;
	height:87px;
	background:url(gfx/title.png);
}
#display{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#666;
}
#textbox{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	text-align:left;
}
#display2{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border-style:solid;
	border-width:1px;
	border-color:#ccc;
	color:#aaf;
	background-color:#008;
	font-size:48px;
	font-family: "Funk";
	width:900px;
	height:400px;
}