#infobox {
 width:500px;
 text-align:left;
}

body {
	text-align:center;
}

.frame {
	text-align:center;
  margin-top: 10em;
  height:100%;
  border: 1px solid red;
 
}