body
{
background-image: url('stars.gif');
font-family: serif;
font-size: 12pt;
color: lime;
}

img
{
border: none;
}

a
{
color: #88f;
}

a:hover
{
color: black;
background-color: #88f;
}

a:visited
{
color: #8f8;
}

a:active
{
color: #f88;
border: thin dashed white;
background: black;
}

h1, h2, h3
{
color: black;
clear: left;
padding: 0.2em;
font-family: sans-serif;
}

h1
{
background-color: #fcc;
font-size: 175%;
}

h2
{
background-color: #cfc;
font-size: 150%;
}

h3
{
background-color: #ccf;
font-size: 125%;
}

ul, ol
{
float: left;
width: 40%;
background: black;
color: white;
border: thin solid #888;
}

.box
{
margin: 0.5em;
float: left;
clear: left;
border: thick inset #888; 
}

.album
{
width: 200px;
height: 200px;
}

.thumb
{
width: 70px;
height: 70px;
}

#head
{
float: none;
text-align: center;
width: 100%;
height: 100px;
background-image: url('swname.gif');
background-position: top center;
background-repeat: no-repeat;	
}

#foot
{
clear: left;
float: none;
text-align: center;
width: 100%;
height: 116px;
background-image: url('sw-four.jpg');
background-position: top center;
background-repeat: no-repeat;	
}

#fox
{
float: right;
border: none;
width: 88px;
height: 31px;
}