body{
	background-image:url(images/bg2.jpg);
	background-attachment:fixed;
	color:#FFF;
}
a:link{
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}.home_about_table {
	background-color: #000;
}

