@charset "UTF-8";
body {
	background-color:#999999;
	background-image:url(imagenes/articulistas/bgwhite.png);
	background-position:top;
	background-repeat:repeat-x;
}

.wraper {
	margin-top:0px;
	position: absolute;
	top: 0px;
	background-image:url(imagenes/articulistas/header.png);
	background-repeat:repeat-x;
	width:850px;
	height:200px;
	
	}
	
