.box
{
	width:200px;
	height:200px;
	margin:auto;
	background:#fff000;
	border:4px solid #000000;
}