/*!Guasap*/
body {
	background:#000000; 
	font: 0.7em/1.2em verdana, arial, helvetica, serif; 
	text-align: center;
	margin:0px;}

#contenedor{
	position: absolute;
	left: 50%;
    top: 50%;
	margin-top: -279px;
    margin-left: -329px; 
	height:557px;
	width:658px;
	text-align:center;}
