body {
background-color: #707070;
color: white;
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: small;
width: 600px;
}

h1 {
margin-left: 10px;
}

h2 {
margin-left: 10px;
}

h3 {
margin-left: 10px;
}

h4 {
margin-left: 10px;
}

p {
margin-left: 10px;
}

#title {
top: 0px;
left: 0px;
Width: 800px;
height: 125px;
position: fixed;
background-color: black;
color: white;
border: solid white 3px;
border-style: outset;
background-image: url(title.gif);
background-repeat: no-repeat;
}

#title h1 {
margin-left: 400px;
font-size: large;
margin-top: 25px;
}

#menu {
left: 0px;
top: 128px;
width: 125px;
font-size: medium;
background-color: black;
position: fixed;
border-top: 0px;
border-right: solid white 3px;
border-bottom: solid white 3px;
border-left: solid white 3px;
border-style: outset; 
}

#menu p {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 15px;
padding-bottom: 15px;
border: solid white 1px;
text-align: center;
}

#menu a:link {
color: white;
font-family: Verdana, Arial, Geneva, sans-serif;
text-decoration: none;
}

#menu a:visited {
color: white;
font-family: Verdana, Arial, Geneva, sans-serif;
text-decoration: none;
}

#menu a:hover {
color: white;
font-family: cursive;
text-decoration: none;
}

#price {
border: 2px solid white;
}

.start {
margin-top: 131px;
}

#galnav p {
position: fixed;
top: 500px;
}


#resume {
text-align: left;
background-color: white;
color: black;
width: 600px;
}

#resume a:link {
color: black;
font-family: Verdana, Arial, Geneva, sans-serif;
}

#display img {
border: solid black 1px;
border-style: outset;
margin-left: -100px;}

#gallery img {
border: solid black 1px;
border-style: outset;
}

#gallery a:hover {
font-family: Verdana, Arial, Geneva, sans-serif;
}

#frontpiece {
margin-left: 90px;
}

a:link{
color: white;
font-family: Verdana, Arial, Geneva, sans-serif;
}
a:visited {
color: red;
font-family: Verdana, Arial, Geneva, sans-serif;
}
a:hover {
color: white;
font-family: cursive;
}
body {
margin-left: 131px;
}


