body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

p
{
	font-size: 1.8em;
	margin-left: 1.7em;
	margin-right: 1.7em;
	text-align: justify;
}

ul, ol, dl
{
	font-size: 1.8em;
	margin-right: 1.7em;
	text-align: justify;
}

h1, h2, h3
{
	font-family: Times New Roman;
}

h1
{
	font-size: 4em;
}

h2
{
	font-size: 2.5em;
}

h3
{
	font-size: 2em;
}

#logo
{
	position: absolute;
	right: 3.5em;
	top: 3.5em;
}

#logo img
{
	border: 0.2em solid black;
}

#languages
{
	
	list-style-type: none;
}

#languages li
{
	display: inline;
}

#languages li a
{
	color: #898989;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
}

#languages .current_page
{
	font-weight: bold;
}

#languages li:after
{
	content: ',';
}

#languages li:last-child:after
{
	content: '';
}

#navigation a
{
	color: #898989;
	font-weight: normal;
	text-decoration: none;
}

#navigation .current_page
{
	font-weight: bold;
}

#invitation
{
	border: 0.1em solid black;
	padding-left: 2em;
	padding-right: 2em;
}

.cite, .title, .name, .quote
{
	font-style: italic;
}

.lead
{
	font-weight: bold;
}

.photos
{
	float: right;
	font-size: 1.8em;
	margin-left: 1em;
	margin-right: 1.7em;
}

.photos a img
{
	border: 0.1em solid black;
}

#copyright
{
	font-size: 1.5em;
	margin-left: 0em;
	margin-top: 2.5em;
}

#date
{
	color: gray;
	font-size: 1.5em;
	margin-top: -15px;
	margin-left: 0px;
}
