body {
	color:#000000;
	font-family:Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size:12px;
	width:100%;
	margin:0px;
	min-height:500px;
	min-width:700px;
}

.centeredBox {
	margin:auto;
	width:350px;
}

.title{
	font-weight:bold;
	font-size:14px;
	color:#00439d;
}

.footer {
	color:#666;
	width:100%;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
}