body {
	font-family : 		Verdana, Tahoma, Arial;
	background-color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size:	11px;
}
#mayor{
	width:	100%;
	height:	100%;
}
#cont-web{
	width:	100%;
	height:	590px;
	background:  	url(bk.jpg) repeat-x;
	
}
#marco{
	margin-top: -85px;
	width:	980px;
	height:	750px;
	position:	relative;
	
	}
#logo{
	position: absolute;
	top:	90px;
	left: 	340px;
	width:	300px;
	height:	42px;
	z-index:2;
	}

