body {
	background: center;
	background-attachment: fixed;
	background-color: #93552E;
	background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: repeat;
	margin: 0px;
}
table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6EFA0;
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}
a:link, a:visited {
	color: #F6EFA0;
	text-decoration: underline;
}
a:hover, a:active {
	color: #F6EFA0;
	text-decoration: none;
}
.top {
	background-image: url(../images/culori.gif);
	background-position: center;
}