body {
    background-color: #3378eb;
	position: relative;
    text-align: center;
}

.box{
	text-align:center;
	margin:0 auto;
	margin-top:50px;
	color: #ffffff;
	font-size: 72px;
	font-family: arial;
	font-weight: bold;
}

