body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#8295ac;
	
}

#textbox {
	background-color:#cad2db;
	width:800px;
	border:double 8px #313c48;
	color:313c48;
}


