.centeredText {

text-align: center;

}

.blueText {

color: blue;

}

We then save this file, and provide the link in the <head> tag of all the webpages we want the file to be used for. The syntax for this is as follows: