body {
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9pt;
	letter-spacing: 0px;
	color: #6B6B6B;
	background-image: url(1.jpg);
	text-align: center;
}

A:link,A:visited,A:active {
	font-size: 8 pt;
	text-decoration: none;
	color: #00FA9A;
	cursor: crosshair;
}

a:hover {
	color: #00FA9A;
	cursor: se-resize;
	text-decoration: none;
	cursor: crosshair;
	border-bottom: solid Yellow;
}

b{
	font-family: Trebuchet MS;
	color: #00BFFF;
	
}
i{
	font-family: Trebuchet MS;
	color: #9932CC;
	font-weight: bold;
	background-color: #FFFACD;
}


s,u{
	font-family: Trebuchet MS;
	color: Lime;
	font-size: 9pt;
}

h1 {
	font-family: "Trebuchet MS";
	color: Red;
	font-size: 15px;
	text-align: center;
	background-image: url(h1.jpg);
}

  a.navi, a.navi:active, a.navi:link, a.navi:visited  {
	display: block;
	font-size: 9pt;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
	background: transparent;
	color: #7CFC00;
	text-transform: lowercase;

}
a.navi:hover {
	display: block;
	font-size: 9pt;
	font-family: Trebuchet MS;
	font-weight: normal;
	line-height: 10pt;
	text-decoration: none;
	color: Red;
	text-transform: lowercase;
	
	
	}
	
	.avatar  {
	border: 3px solid Yellow;
} 