
body		{
		background-image: url(gfx/bkg2.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: top center;
		background-color: #000000;
		font: normal normal normal small Tahoma, Verdana, sans-serif;
		color: #FFEB9B
		}

p		{text-align: justify}

p.LCimg		{
		font-size: smaller;
		font-style: italic;
		clear: both;
		text-align: left
		}

p.RCimg		{
		font-size: smaller;
		font-style: italic;
		clear: both;
		text-align: right
		}

.rechts		{
		float: right;
		margin: 0px 0px 0px 15px
		}

.links		{
		float: left;
		margin: 0px 15px 0px 0px
		}

hr.storia	{
		clear: both;
		margin: 20px 0px 20px 0px
		}

a:link		{color: #FFCB70; text-decoration: underline}
a:visited	{color: #FFCB70; text-decoration: underline}
a:active	{color: #FFFFFF; text-decoration: none}
a:hover		{color: #FFFFFF; text-decoration: none}

