body.research_page{
	background-image:url(../images/background_research.jpg);
	}
h1{
	font-size:16px;
	position:relative;
	top:180px;
	left:120px;
	width:500px;
	}
h1 span{
	color:#47c0fb;
	}
#content p{
	text-align:justify;
	position:relative;
	top:205px;
	width:82%;
	padding-left:9%;
	padding-right:9%;
	color:#0000ff;
	line-height:24px;
	}
.big{
	font-size:20px;
	}
.medium{
	font-size:16px;
	}
