body{
	margin:auto;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:20px;
	color: black;
	font-weight:500;
	text-align:left;
	height:100%;
	line-height: 28px;
	width: 100%;
}

#outer{
	background-color: white;
	width:100%;
	margin: auto;
	text-align:center;
	border:0px solid red;
	height: 700px;
}
