body {
	background-color: #0000CC;
	background-attachment: fixed;
	background-image: url(../img/mini_logo_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
}

