You can style your page either inside the html or by creating a separate css file. You can start by looking here:
http://www.w3schools.com/html/html_styles.asp
http://www.w3schools.com/css/css_font.asp
The second link shows you how to use relative sizing which hopefully will solve your problem. You shouldn't have to start over on your website.