body {
	margin-top: 5px;
	background-image: url(background.jpg); 
}

A, A.visited {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
}
A:hover {
	color: #990000;
	font-weight: normal;
	}
.tborde 
{ 
border: 1px solid #222;
}
#navi {	
	margin-left: 0;	padding-left: 0;
list-style-type: none;
font-size: 70%;
	font-family: Georgia, Times New Roman, Times, serif;

}