div {
    font-family:verdana;
    text-align:center;
    background-color:lightblue;
}
p {
    width:500px;
    margin:auto;
    font-size:150%;
}