body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #555;
	background: #494A5F;
}
h1{
	font-size:38px;
	margin:10px;
}
h1 span{
	font-size:20px;
	color : black;
}

.description{
	position:fixed;
	right:10px;
	top:10px;
	font-size:12px;
	color:#888;
}

.dreamSlider_title{
 color : #47ECBA;
}

span.reference{
	position:fixed;
	left:10px;
	bottom:10px;
	font-size:12px;
}
span.reference a{
	color:#888;
	text-transform:uppercase;
	text-decoration:none;
	padding-right:20px;
}
span.reference a:hover{
	color:#444;
}
