body {
  background-image: url(../Graphics/research_watermark.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  text-align: justify;
}

.float-right{
	float: right;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #D5CFF0;
}

.right-menu{
	background-color: #B2B2DC;
}

