body, html {
	height:99%;
	width:99%;
	text-align:center; 
}

.synapse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #546078;
}
.synapse a{
	color: #546078;
	text-decoration:underline;
}
.synapse a:hover{
	color: #FF6600;
	text-decoration:underline;
}
.bodyIntro{
	background-image:url(../imagesNew/backFooter.gif);
	background-position:bottom ;
	background-repeat:repeat-x;
	
}