/* CSS Document */

/*
	Nombre: CSS RSNV
	Descripcion: Diseņado para Red Social No Violenta
	Version: 2.0 by karlitox
	Autor: Germen Mig Comunicaciones
	Autor URI: http://www.germenmig.cl
*/

/* ------------------------------ Todo */

img {
	border:none;
}

body {
	background:#004469 url(fondo.jpg) no-repeat fixed center;
}

/* ------------------------------ Header */

#header {
	position:absolute;
    top:50%;
    left:50%;
    margin-top: -129px;
    margin-left: -136px;
	width:272px;
	height:258px;
}



/* FIN */
