html {
	height: 100%;
	width:100%
}

body {
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align:center;
	padding: 0px 0px 0px 0px;
	background-image: url(img/bg_flowers.gif);
	background-repeat: repeat-x;
}
#sottomen{
margin-top:-2px;
margin-bottom:0px;}
#sottomensp{
width:900px;
float:left;
height:18px;

}