@charset "UTF-8";
/* CSS Document */

body{
	background:url(http://www.comercializadoradaro.com.mx/images/edificio4.jpg) center;
	}

#linea{
	width:100%;
	height:80px;
	background:url(../images/linea.png) repeat-x;
	position:fixed;
	top:0;
	left:0;
	}


