.backdrop {
	background-image:url('../images/travis.jpg');
	background-repeat: no-repeat;
	background-color:#000000;
	background-position:center;
	background-attachment:fixed;
	color:#ffffff;
								}