
body 
{
	/*background: #000 url(images/long-bg.jpg) right no-repeat;*/
	/*background: #fff url(images/background.jpg) top left no-repeat;*/
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

a 
{
	color:#48f;
	font-weight: bold;
	text-decoration: none;
}
a:hover 
{
	background: #48f;
	color: #fff;
	text-decoration: none;
}

h1
{
	font-weight: normal;
	margin: 0;
	margin-bottom: 2px;
}

p
{
	font-size: 90%;
	line-height: 1.3;
	margin-top: 0;
	margin-bottom: 10px;
}

#content
{
	position: absolute;
}

#photo-description
{
	font-size: 80%;
	position: absolute;
}