<link href="style.css" rel="stylesheet" type="text/css" media="all">
body {
    font-family: arial, helvetica, sans-serif;   
    font-size: 18px;
    font-style: italic;
    color: #008080;
    background-color: white;
}

h1 {
   font-size: 2em;
}

h2 {
   font-size: 1.5em;
}
