a:link, a:visited{
	text-decoration: none; 
	color: #666;
}
a:active {
	text-decoration: none;
	color: #000;
}
a.none {}

body {
	height: 100%; 
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index: 2;
	color: #e0e0e0;
	letter-spacing: 0px;
	line-height: 17px; 
	font: bold 12px Verdana, 'Times New Roman', sans-serif;
        background: #444444 url("http://varipon.org/pics/cartevisite2.jpg") no-repeat;
	background-position: center top; 
}

#xbody2 {
	 position:relative;
	 width:800px; 
	 margin:auto;
	}


