body {
background-color: black;
text-color: white;
}

p.text {
color: white;
text-align: justify;
font-family: georgia, urw palladio l, serif;
margin-top: 0px;
}

p.tagline {
color: white;
text-align: center;
font-family: georgia, urw palladio l, serif;
margin-top: 0px;
}

p.header {
color: white;
text-align: left;
font-family: futura, optima, gill sans, urw gothic l;
font-size: 100%;
margin-bottom: 2px;
margin-top: 0px;
}

p.header1 {
color: white;
text-align: center;
font-family: futura, optima, gill sans, urw gothic l;
font-size: 160%;
margin-bottom: 0px;
}

sup {
font-size: 40%;
text-decoration: underline;
}

a:link {
color: white;
text-decoration: underline;
}

a:visited {
color: white;
text-decoration: underline;
}

a:active {
color: yellow;
text-decoration: underline;
}

a:hover {
color: red;
text-decoration: underline;
}

table {
border-collapse: collapse;
}

img.thumb {
height: 156px;
width: 156px;
margin-top: 4px;
margin-right: 16px;
margin-bottom: 6px;
border-style: double;
clear: left;
float: left;
}

img.thumbright {
height: 120px;
width: 120px;
margin-top: 4px;
margin-left: 16px;
margin-bottom: 6px;
border-style: double;
clear: right;
float: right;
}

img.divider {
height: 3px;
width: 100%;
margin-top: 12px;
margin-bottom: 12px;
clear: both;
}

img.hand {
height: 93px;
width: 180px;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: black;
}

img.home {
height: 93px;
width: 93px;
border-style: solid;
border-width: 0px 0px 0px 0px;
border-color: black;
}

div.gallery {
position: absolute;
left: 18%;
right: 18%;
}

div.illustration {
position: absolute;
left: 18%;
right: 18%;
}
