body {
	background-image: url(../images/BG.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin:0px; 
	background-attachment:fixed;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #030100;
	text-decoration:none;
	}
a {
	font-family: "Arial", Times, serif;
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
	a:hover {
	font-family: "Arial", Times, serif;
	color:#0000FF;
	text-decoration:underline;
	}	
	
	a:visited {
	font-family: "Arial", Times, serif;
	color:#66ccff;
	text-decoration:underline;
	}	
	

.footer a {
	font-family: "Arial", Times, serif;
	color:#000000;
	text-decoration:underline;
	}	
	
	.footer a:hover {
	font-family: "Arial", Times, serif;
	color:#0000FF;
	text-decoration:underline;
	}	
	
	.footer a:visited {
	font-family: "Arial", Times, serif;
	color:#000000;
	text-decoration:underline;
	}	

#quote{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	}
#conte{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	}
#resgs{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	}
.float_l {
	float: left;
	padding-right:10px;
	margin-bottom: 5px;


}
.float_r {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;

}
.links {
	text-decoration:underline;
	color:#C2C2C2;
	}

.but1{ /*hovering effect*/
display:block;
width:81px;
text-indent: -1000%;
height:70px;
background:url('../images/Home.jpg') no-repeat left bottom;
}
.but1:hover{
background:url('../images/Home.jpg') no-repeat left top;

}
.but1:active{
background:url('../images/Home.jpg') no-repeat left top;
}


/*
14
58
66
67
78
*/
