﻿/*
	Descripción: Anquintorre.com
	Version: 3.0
	Auteur: GRUPO5.COM
	Auteur WEB: http://www.grupo5.com/
*/

/*_____________PAGINA WEB_____________*/

body{
	padding:0;
	margin:0;
	font: normal 14px 'Times New Roman', Times, serif;
	color: #292929;
	line-height: 130%;
	background: #39332f url('../images/fondo.jpg') repeat fixed;
	text-align: left;
	height:100%;
	letter-spacing: 0.5px
}

