body
{
background-color: #330000;
background-attachment: fixed;
background-image: url("images/hpback.jpg");
background-position: center center;
background-repeat: repeat;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-top: 0px;
margin: 0px;
}

.Gallery1
{
position: absolute;
text-align: center;
top: 85%;
left: 9%;
}

.Artist
{
position: absolute;
text-align: center;
top: 85%;
left: 44%;
}

.Gallery2
{
position: absolute;
text-align: center;
top: 85%;
left: 81%;
}

a
{
font-size: 24px;
font-family: Garamond, Arial, Helvetica, Sans-Serif;
color: #ffffff;
font-weight: bold;
}

a:visited
{
font-size: 24px;
font-family: Garamond, Arial, Helvetica, Sans-Serif;
color: #ffffff;
font-weight: bold;
}

a:hover
{
text-decoration: underline;
}

.Copyright
{
font-size: 10px;
font-family: Garamond, Arial, Helvetica, Sans-Serif;
color: #666666;
position: absolute;
top: 98%;
}

.Header
{
font-size: 72px;
font-family: Garamond, Arial, Helvetica, Sans-Serif;
color: #666666;
text-align: center;
}