html, body{
	height: 100%;
	background-image: url(images/index_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	background-color: white;
	color: black;
	margin:0 auto; 
	padding:0; 
	height:100%; 
	border:none; 
	text-align: center; 
	}	
img { vertical-align: bottom;}
a img {border: 0px;}
object { vertical-align: bottom;}


