body {
	background-color: #ff3300 ;
}
div.quote {
	color: #ffffff ;
	font-size: 30px ;
	text-align: center ;
	padding: 40px ;
}
div.device {
	color: #ff3300 ;
	font-size: 30px ;
	text-align: center ;
	padding: 40px ;
	background-color: #ffffff ;
	margin-left: 110px ;
	margin-right: 110px ;
}
div.pictures {
	text-align: center ;
	margin-top: 0px ;
	margin-bottom : 40px ;
}
div.nav {
	color: #ffffff ;
	text-align: center ;
	margin: 40px ;
	font-size: 50px ;
}
