body {
padding-top: 70px;
padding-bottom: 30px;
}
.centered {
color: #fff;
position: fixed;
top: 50%;
left: 50%;
margin-top: -200px;
margin-left: -250px;
width: 500px;
text-align: center;
height: 225px;
padding: 20px;
}