/* CSS Document */#sts{	position:fixed;	right:10px;	bottom:10px;	width:auto;	height:auto;}body{	margin:0px;	padding:0px;	background-color:#000000;}#contenedor{	position:relative;	top:0px;	left:0px;	background-image:url(img/fons.gif);	background-repeat:repeat-x;	height:600px;	text-align:center;	padding-top:21px;}
