body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images_site/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.full_border {
	border: thin solid #000066;
}
.imagebox_pos {
	position: relative;
	top: 25px;
}
