body {
    background: white;
    color: navy;
    text-align: center;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    
}

p {
    width: 50%;
    margin: 50px auto;
}