
/* GENERAL */

body {
	padding: 0;
	margin: 0;
	font: 80% arial, verdana, sans-serif;
	color: black; 
	background: #FFFFFF;
	background-image: url("../images/site/paperisini3.jpg");
	background-repeat: repeat;
	background-position: left top;		
}

a {
	color: #000000;
	text-decoration: none;
}

#container_intro {
	width: 550px;
	height: 550px;
	margin: 0px auto 0px auto;
	padding: 0;
	background: #FFFFFF;
	background-image: url("../images/site/paperisini3.jpg");
	background-repeat: repeat;
	background-position: left top;
}

#container_flash {
	width: 550px;
	height: 550px;
	margin: 0px auto 0px auto;
	padding: 0;
}

#container_link {
	width: 550px;
	height: 30px;
	margin: 0px auto 0px auto;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
