index {  background-color: FF840B; background-position: center center; text-align: center; vertical-align: middle}
.fond {  background-color: FF840B; background-position: center center; background-repeat: no-repeat; background-attachment: fixed; text-align: center; vertical-align: middle}
.amichats {
	background-color: #6633CC;
	background-image:  url(amichats.gif);
	height: 420px;
	width: 760px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;

}
.texteamichat {  font-family: Verdana; font-size: 12px; line-height: normal; color: #6633CC; text-align: center; font-style: normal; font-weight: bold}
body {
	background-color: #FF9900;
	text-align: center;
}

