
body
{ 
background-image: url(bg2.jpg);
background-repeat: repeat-y;
background-position: top center
} 

a:link { text-decoration: none; color:#7a7878; }
a:visited { text-decoration: none; color:#7a7878; }
a:active { text-decoration: none; color:#7a7878; }
a:hover { text-decoration: none; color: #1e1e1e;}
td,p,body{color:#ffffff;font:18px arial;font-style:italic;}

i{
	color: #c95919;
	font-weight: bold;
	}
	
b{
	color: #2f6745; 
	font-weight: bold;
	}	