@import url(wk2examplexbpt3impt.css);
html body {
    font-family: Arial, serif, "Times New Roman";
    font-size: medium;
    }
h1 {
    font-size: 190%;
    }
h1, h2, h3 {
    font-family: "Courier New", Helvetica, sans-serif;
    }
h2 {
    font-size: 140%;
    }
h3 {
    font-size: 120%;
    }
a:link {
    font-size: small;
    color: #06c;
    }
a:visited {
    font-size: small;
    color: #000;
    }
    
