.html, body {
	text-align:center;
	width: 100%;
	height:auto;
	background-image: url(../images/fdsite.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#flash {
	text-align: center;
	vertical-align: top;
}
.basadress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B8CCF2;
	width: 100%;
	margin-left: 230px;
	margin-top: 5px;
}
.Style1 {
	color: #F2AB3B;
	font-weight: bold;
}
.imageindex {
	background-image: url(../images/fem_illustr.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 305px;
	position: absolute;
	top: 270px;
	left: 0px;
}