
center {
	text-align:center;	
}

.box {
	width:1200px;
	height:400px;
	font-size:24px;
	border:solid;
	border-color:#000;
	border-radius:25px;
	border-width:5px;
	text-align:center;
	font-weight:bold;
}