/* Copyright (C) 2006 Radu Igret. All rihts reserved.*/


/*--------- tags redefine ----------------------*/

body {
	background-image: url('logo.png');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 50%; 
	background-color: #FAFAFA;
}

a {
	color: #F0F0F0;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
}
#trafic {
	display: none;
}
