
body {
	/*background: #242424;*/
	/*overflow-y: scroll;*/
}

/**************** Title header ********************/
header {
/*	margin-top: 40px;
*/}

/*header h1 {
	font: 70px 'Oswald', sans-serif;
	text-align: center;
	color: #fff;
	letter-spacing: 2px;
}*/

header h2 {
	font: 30px 'League Gothic', Helvetica, Arial, sans-serif;
	text-align: center;
	letter-spacing: 2px;
	color: #666;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.test  {
	
	overflow: auto;
height: 620px;
width: 100%;
}

.test figure {
	float:right;
	margin:0  10px 10px 0;
	padding:0 !important;
	z-index: 10 !important;
	position: relative !important;


}