body {
	color: black;
	background-color: #f5f5f5;
}
a { color: #000; }
a:hover { color: #b22222; }
/*styling for navigation
#header
{ background-color: #ffa500; width: 500px; height: 30px; letter-spacing: 1px; margin-right: auto; margin-left: auto; }*/

/* styling for BOTTOM gallery */
#container_bottom { background: #f5f5f5 url(../img/allg/silvi_sw.jpg) no-repeat; position:relative; width:850px; height:650px; margin: 3em auto 1em; border: solid 1px #564b47; }
#container_bottom img {border:0;}
#container_bottom_txt { font-family: calibri, arial, "sans serif"; font-size:12px; margin-right: 10px; margin-left: 430px; }
#container_bottom img { clear:both; margin:0; padding-top:10px; text-align:center; font-family: calibri, arial, "sans serif"; font-size:12px; font-weight:normal; color:#564b47; padding-right: 10px; padding-left: 50px; }
#container_bottom h1 em {font-size:0.6em; color:#000;}
