body {
	background-color: #0033FF;
}
div {
	border: medium solid #000000;
	background-color: #FFFFFF;
}
.textboxes {
	background-color: #FF0000;
}
.textboxesencabezado {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: blink;
	background-color: #FF0000;
	background-position: center center;
}
