/* ----------------------------------------------
	Template Name : Polistamp
	Version : 1.0
	Author : Andrea Almadori
	Author URI : http://www.operagrafica.it/
	Last Date Modified : November 26, 2009
 ------------------------------------------------ */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #00bfef url(../images/sfondo_pagina.jpg) repeat-x;
	font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #6B6B6B;
	text-align: center;
}