body {
	background: url(pics/bg/backgroundindex.jpg);
	background-attachment: fixed;
	background-position: center top;
 	background-repeat: no-repeat;
	overflow:-moz-scrollbars-vertical;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:baseline;
}

a:link { 
	color:#000000; 
	text-decoration:none;
	padding:0px;
}

a:visited { 
	color:#000000;
	text-decoration:none;
	padding:0px;
}

a:hover { 
	color:#000000;
	text-decoration:none;
	padding:0px;
}

a:active {
	color:#000000;
	text-decoration:none;
	padding:0px;
}
