.bg-header1 {
	background-image: url(i/bg1header.jpg);
	background-repeat: repeat-x;
}
.bg2header {
	background-image: url(i/bg2header.jpg);
	background-repeat: repeat-x;
}
.bg-header3 {
	background-image: url(i/bg3-header.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #070019;
	background-image: url(i/bodybg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

