body {
	background-color: #FFFFFF;
	background-image: url(../imagenes/bg_indx.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}

.weiter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
