
#msgBox{
 padding:5px;
}

#centering{
	position: absolute;
	left: 200px;
	top: 100px;
	background-color:white;
	padding: 20px;
}

body{
	background-color:#cccc99;
}