body {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #f8edda;
	background-image: url(../img_struct/index_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;

}

a.index {
	color: #f8edda !important;
	font-size: 1px !important;
	line-height: 1px !important;
	text-decoration: none !important;
}
a.index:hover {
	font-size: 1px !important;
	line-height: 1px !important;
	text-decoration: none !important;
}