body {background: black;}

a {font-size: 1.25em; color:blue; text-decoration: none}

a:hover {color:white; text-transform:none; text-decoration: underline}
a:visited {color:orange;}

div.bio {background-color: gray; font-size: 1.0em; color:white}

div.header {background-color: black; font-size: 4.50em; color:pink; font-family: script}

div.bullets {background-color: rgb(255, 255, 255); padding: 0.5em; border-style: solid; border-width: 2px; width: 350px}

ul {list-style: square url}


