@charset "utf-8";
/* CSS Document */

body {background:url(images/bg.jpg) repeat-x #000000; margin:0px; font-family: Tahoma;}

.verdtext {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.body {font-size:12px;}


#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.contact {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.picgal {
	margin:0 auto;
	width:90%;
}

.picgal img {
	border:solid 2px #000000;
	width:150px;
	height:120px;
	
}