
body
{

background-color: #e1d3a4;
	font-size: smaller;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #800000;
}
body, p, br, nobr, div, span, td
{

	font-size: smaller;
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #800000;
}
a
{ color: #84c8c5; text-decoration: none; font-weight: bold; }
a:hover
{
	color: #ceaaa1;
	text-decoration: underline;
}
h1
{
    FONT-SIZE: large;
    COLOR: #800000;
}
h2
{
	font-size: small;
	color: #800000;
}
h3
{
	font-size: small;
	color: #800000;
}

.InsideAlbum
{ background-color: #e1d3a4;
  font-size: small;
  color: white; 
  border: solid 1px #000; 
}

.Image
{ background-color: #800000; padding: 1px; border: solid 1px #000000; }
