@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	color: #ffffff;
	
}



.container {

	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	color:  #ffffff;
}


.row {
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;

	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}
 


.row a {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}

.row h1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #cccccc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 3em;
	text-align: center;
}

.row h2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
}

.row h3 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #cccccc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}

.row h4 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 0.75em;
	text-align: center;

}

.row h5 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 0.50em;
	text-align: center;

}
.header {

	background-color: #000000;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center;


}





.h5 {
	margin-right: auto;
	margin-left: auto;
	color: #cccccc;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}





