body {
color: black;
font-family: Georgia, Trebuchet, Times New Roman;
margin: 0px;
}
a:link { color: black; text-decoration: none } 
a:visited { color: black; text-decoration: none }
a:hover { color: black; text-decoration: underline }
a:active { color: black; text-decoration: none }

img {border: 0}

h1{
color: black;
font-family: Georgia, Trebuchet, Times New Roman;
font-size: 20px;
font-weight: bold;
word-spacing: 2px;
}

p{
color: black;
font-family: Georgia, Trebuchet, Times New Roman;
font-size: 20px;
font-weight: normal;
word-spacing: 2px;
}

p.credits{
color: black;
font-family: Georgia, Trebuchet, Times New Roman;
font-size: 18px;
font-weight: normal;
word-spacing: 2px;
}