body 
{
background-color: #000000;
}

#content 
{
width: 900px;
position: relative;
left: 100px;
padding: 10px;
background-color: #000000;
font-family: sans-serif;
color: white;
}

h1, h2, h5 
{
font-variant: small-caps;
}

h3 
{
    text-align: center;
    line-height: 1.5;
}

h5
{
    text-align: left;
    font-weight: bold;
    font-size: 125%;
    padding: 0;
}
    

p 
{
    line-height: 1.75;
}

.aside 
{
    font-size: 60%;
}

.instructions {
font-size: 90%;
font: bold;
}

.links 
{
    font-family: Serif;
    line-height: 2;
    font-size: 125%;
    font-weight: bold;
}

.profile {
text-decoration: underline;
}

td {
padding: 6px;
vertical-align: top;
}

.shop 
{
    line-height: 1.2;
    padding: 0;
    font-size: 90%;
}

.t 
{
    font-size: 80%;
    text-align: center;
}

input.submit {
height: 60px;
width: 155px;
color: #8B4513;
font: bold;
font-size: 150%;
font-family: cursive;
border: 6px outset #8b4513;
}

input.clear {
color: #808080;
font: bold;
}
 
 .navigate 
 {
    font-size: 85%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
 }
 
address 
{
font-size: 70%;
}

hr 
{
color: #8B4513;
}

li 
{
    padding: 10px;
}

