Body {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #002054;
	background-image: url(background.png);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center top;
}
.BRightCircleTop {
	background-image: url(bright_circle_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #003875;
}
.BLeftCircleTop {
	background-image: url(bleft_circle_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #003875;
}
.BRightCircleBottom {
	background-image: url(bright_circle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #003875;
}
.BLeftCircleBottom {
	background-image: url(bleft_circle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #003875;
}
.YRightCircleTop {
	background-image: url(right_circle_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.YLeftCircleTop {
	background-image: url(yleft_circle_top.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFF465;
}
.YRightCircleBottom {
	background-image: url(right_circle_top.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.YLeftCircleBottom {
	background-image: url(yleft_circle_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFF465;
}
.BoxTop {
	background-image: url(box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.BoxBottom {
	background-image: url(box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.BoxTopB {
	background-image: url(box_top_b.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.BoxBottomB {
	background-image: url(box_bottom_b.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
