Hi, I'm trying to make my pet's profile look fancy and I couldn't find a how-to for changing overall page fonts and colors. How can I do this?
Change as desired. A search for websafe fonts will give you a list of font families you can use.
If you find a font family where the name is two words, put single quotes around the words instead of double.
body {color:; font-family:verdana; font-size:11px;}