body {
  color: #C0C0C0;
  background-color: #000000;
  background-image: url(images/black_marble.gif);
}

a:link    {color:#4080FF; text-decoration: none;}
a:visited {color:#4080FF; text-decoration: none;}
a:active  {color:mediumblue; text-decoration: none;}
a:hover   {color:mediumblue; text-decoration: none;}

photo {border-color: #FFAF0F; }

h1 {
	color: #FFAF0F;
	font-size: 2em;
        font-weight: bold;
}

h2 {
	color: #C0C0C0;
	font-size: 2em;
        font-weight: bold;
}

h3 {
        color: #C0C0C0;
        font-size: 1.5em;
        font-weight: bold;
}

h4 {
	color: #C0C0C0;
	font-size: .75em;
}

h5 {
        color: #C0C0C0;
        font-size: 1em;
}
/* img {
}

a {
	text-decoration: none;
}

strong {
}

li {
}

table {
}

h1 {
	color: #FFF;
	background-color: #900;
	font-size: 2em;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0.25em;
	font-style: italic;
	text-align: center;
	letter-spacing: 0.5em;
	border-bottom-style: solid;
	border-bottom-width: 0.5em;
	border-bottom-color: #c00;
}

#menu {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

IMG.menu {
    display: block;
    margin-left: auto;
    margin-right: auto }

*/
