@charset "utf-8";
/* CSS Document */


body {
	margin: 0;
	padding: 0;
	margin-top: 15px;
	background-image:url(File-gallini/pattern-metal.jpg);
	background-position: center;
	background-attachment: fixed;
}

.container {
	width: 960px;
	margin: 0 auto; 
	overflow: hidden;
}

a:link {
	color:inherit;
	text-decoration: none;
}

a:visited {
	color:inherit;
	text-decoration: none;
}