body {
    text-align:center;
}

#heading {
    color:blue;
}

#text {
    color:gray;
    font-size:15px;
}