.background {
	background-color: #1e4b7b;
}
.div1 {
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: auto;
	top: 20%;
}
.div2 {
	position: absolute;
	visibility: visible;
	z-index: auto;
	width: auto;
	top: 20%;
}
.cell1 {
	background-color: #000000;
}
.font1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #333333;
}
