body {
    font-family: Calibri; src:url(CALIBRI.TTF);
    background-color: #FFF;
    text-align: center;
}
.boxmain {
	height: 190px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-color: #0a246a;
}
.box {
	height: 100px;
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}