body {
	background: black;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size: 62.5%;
	color: white;
}/* CSS Document */

.font1{
		font-size: 1.3em;
		color: yellow;
		font-weight: 300;
}

.headerimages{
		width: 90%;
		height: auto;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5%;
		float: none;
	
}

.details{
		width: 90%;
		height: auto;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5%;
		float: none;
	
}