body
{
	background: url("http://meistersingers.org/images/red082.gif") repeat;
	color: #fff;
	font-size: 16px;
	font-family: "Verdana, Arial, Sans Serif";
	active: #00f;
}

hr
{
	size: 4px;
	color: #ccc;
	width: 80%;
}

h1
{
	font-size: 40px;
	text-align: center;
}

h2
{
	font-size: 30px;
	text-align: left;
}

h3
{
	font-size: 24px;
	text-align: left;
}

p
{
	text-align: justify;
	padding: 5px;
}
a:link{color: aqua;}
a:visited{color: violet;}
a:hover{color: yellow;}
a:active{color: white;}


li
{
	margin-left: 5px;
	font-size: 14px;
	text-align: left;
}

table
{
	width: 100%;
}

td
{
	vertical-align: top;
}

.images
{
	float: right;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.ensemble
{
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	height: 120px;
	width: 80px;
}
