.textbox
{
	background-color: white;
	margin: 15px;
	padding: 15px;
	border: solid 2px black
}

#sides { width: 30% }

body { background-color: white /* #333399 */ }

/* input { border: solid 1px black } */

p { font-family: Georgia, serif }
