

body {
	background-position: left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: Fuchsia;
	margin: 0 0 0 0;
}

.body {
	padding-left: 20px;
	padding-right: 100px;
	padding-bottom: 40px;
	padding-top: 0px;
	background-repeat: repeat;

}
.borderWhite {
	border: 1px solid White;
	}

TABLE.frame {
	border : 1px solid #D3B466;
}
.table{
	width:1000;
}