body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(images/body-img.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FFFFFF;
}
img{border:0px; behavior:url("pngbehavior.htc");}
.table{filter: alpha(opacity=96);
}
.fnt{
	font-family: FuturaLightC;
	font-size: 16px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	text-align:justify;
}
.content_img{
	background-image:url(images/home-content.png);
	background-repeat:no-repeat;
	background-position:left;
}