body {
	font:Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F03;
	background-image:url(img/constru.png);
	background-position: top left;
	background-repeat:no-repeat;
	
	}
	
	.container {
		margin:auto;
		width: 700px;
		text-align:center;
	}
	.texto {
		font-size: 18px;
		margin-bottom: 20px;
		
	}
	a:link {
		color:#999;
		text-decoration: none;
		border-bottom: 1px dotted #F00;
		font-size: 14px;
		
	}
	
	.direccion {
		color:#666;
		
	}
	strong {
		font-size: 14px;
		
	}
