/* External CSS for Case 2: Sunset Boulevard */
<style type="text/css">
body{color:white}
h1 {font-family: sans-serif; color: white; font-style: normal; font-size: 20pt}
h3 {font-family: fantasy; color: yellow; font-style: normal; font-size: 22pt}
h4 {font-family: fantasy; color: green; font-style: normal; font-size: 22pt}

#links {position: relative; left: 10px; top: 10px; width: 100px; margin-top: 0px; font-size: 10pt}
#box {display: block; font-family: sans-serif; color: black; background-color:black; text-decoration:
        none; padding: 5px; margin: 5px; border: 3px dashed maroon}


