5. Set the default font for the entire document to use the sans-Berif font Verdana. Remember to include a font list that would nomally be used with Verdana. 6. Using ONE CSS selector, set the font for all 6 levels of headings to use the serif font Georgia. Remember to include a font list that would normally be used with Georgia. 7. Format the h2 that is inside the header to use this hexadecimal color code for purple: 9B3891 8. Adjust the font sizes for the headings: a. In the header make the h22.3 times the size of the default font size. b. In the header, make the h 325% larger than the default font size. c. In the main content, make the h1 40% larger than the default font size. d. In the main content, make the h2 25% larger than the default font size. c. In the main content, make the h3 10% larger than the default font size 9. In the main content, format the first letter of the first heading so it's 2.4 times larger than the other letters in the heading. 10. In the header, float the image to the left and indent both headings to match the screen capture. 11. In the header, italicize the first heading and add a black shadow. 12. Format the links so they're displayed in boldfaced green whether or not they've been visited. If a link has the focus or the mouse is hovering over it, though, it should be displayed in orange. 13. Format the list to increase the space between the list items so that it is 1.5 times the normal line height. 14. Reduce the font size for the paragraph inside the footer so that it is 10% smaller than the default font size and center it. 15. Zip the entire root folder of your web site and upload to the Blackboard Assignment for grading. Directions for zipping can be found in Course Documents > Zipping Folders and Files