body {
background-color: #555555;
background-image:url('feetprints.jpg');
background-position: top center;
background-repeat:no-repeat;
font-family: Helvetica,Arial,Sans-serif;
text-align: center;
color: white;
font-size: 100%;
padding-bottom: 50px;
}

a:link {
text-decoration: none;
color: white;
font-family: Helvetica,Arial,Sans-serif;
}
a:visited {
text-decoration: none;
color: white;
font-family: Helvetica,Arial,Sans-serif;
}
a:hover {
text-decoration: underline;
color: white;
font-family: Helvetica,Arial,Sans-serif;
}


h1 {
font-size: 3em;
text-align: center;
margin-top: 1em;
}
h2 {
font-size: 2em;
text-align: left;
clear: both;
}
p {
clear: both;
font-size: 1.5em;
font-family: Georgia,Serif;
text-align: justify;
}
ul {
list-style-type: none;
margin-left: 0px;
padding: 0;
}

li {
float: left;
border: 7px solid white;
}

ul.gallery {
width: 629px;
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;
clear: both;
}

ul.gallery li {
height: 214px;
padding-bottom: -7px;
margin-bottom: -7px;
margin-right: -7px;
border: none;
}

ul.gallery #left {
margin-left: 103px;
display: inline;
float: left;
}

ul.gallery img {
border: solid white 7px;
}

ul.contactlist img {
border: none;
height: 32px;
width: 32px;
}

ul.contactlist li {
border: none;
padding: auto;
}

ul.contactlist {
width: 115px;
margin-left: auto;
margin-right: auto;
display: block;
}

li.bigthumb {
height: 231px;
overflow: hidden;
margin-top: 3px;
margin-bottom: 3px;
}
li.littlethumb{
height: 136px;
overflow: hidden;
margin-top: 3px;
margin-bottom: 3px;
margin-right: 6px;
}
img {
border: none;
position: relative;
}

strong {
font-family: Helvetica,Arial,Sans-serif;
font-weight: normal;
}

div.content {
margin-left: auto;
margin-right: auto;
margin-bottom: 100px;
width: 750px;
text-align: center;
}

#copyright {
text-align: center;
position: relative;
top: 7px;
}

