body{
	background: #000000;
	
	
}

h1,p {
	color: #FFFFFF;

}
h1 {
	font-size: 36px;
	font-family: Overspray;
}
h2 {
	
	font-size: 22px;
	font-family: Overspray;
	line-height: 70%;
}

p {
	font-family: Overspray;
	font-size: 12px;
}
h3 {
	font-family: Overspray;
	font-size: 21px;
	letter-spacing: 0.1em;

	
}



@font-face {
	font-family: Gunplay;
	
	src:url("fonts/ttf/GUNPLAY.ttf");
	src:
	
	url("fonts/woff/Gunplay.woff") format("woff"),
	url("fonts/otf/Gunplay.otf") format("opentype"),
	url("fonts/svg/Gunplay.svg#Gunplay") format("svg");
	 font-weight: normal;
      font-style: normal;
}

@font-face {
	font-family: Army;
	
	src:url("fonts/ttf/vtksarmy.ttf");
	src:
	
	url("fonts/woff/vtksarmy.woff") format("woff"),
	url("fonts/otf/vtksarmy.otf") format("opentype"),
	url("fonts/svg/vtksarmy.svg#vtksarmy") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}

@font-face {
	font-family: VCR;
	
	src:url("fonts/ttf/VCR.ttf");
	src:
	
	url("fonts/woff/VCR.woff") format("woff"),
	url("fonts/otf/VCR.otf") format("opentype"),
	url("fonts/svg/VCR.svg#VCR_OSD_MONO") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}

@font-face {
	font-family: Bond;
	
	src:url("fonts/ttf/FromBONDWithLove.ttf");
	src:
	
	url("fonts/woff/FromBONDWithLove.woff") format("woff"),
	url("fonts/otf/FromBONDWithLove.otf") format("opentype"),
	url("fonts/svg/FromBONDWithLove.svg#FromBONDWithLove") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}

@font-face {
	font-family: Rooskie;
	
	src:url("fonts/ttf/nyet.ttf");
	src:
	
	url("fonts/woff/nyet.woff") format("woff"),
	url("fonts/otf/nyet.otf") format("opentype"),
	url("fonts/svg/nyet.svg#nyet") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}


@font-face {
	font-family: Overspray;
	
	src:url("fonts/ttf/Overspray.ttf");
	src:
	
	url("fonts/woff/Overspray.woff") format("woff"),
	url("fonts/otf/Overspray.otf") format("opentype"),
	url("fonts/svg/Overspray.svg#Overspray") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}

@font-face {
	font-family: NES;
	
	src:url("fonts/ttf/Pixelnes.ttf");
	src:
	
	url("fonts/woff/Pixelnes.woff") format("woff"),
	url("fonts/otf/Pixelnes.otf") format("opentype"),
	url("fonts/svg/Pixelnes.svg#Pixelnes") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}

@font-face {
	font-family: Fuore;
	
	src:url("fonts/ttf/Fuore.ttf");
	src:
	
	url("fonts/woff/Fuore.woff") format("woff"),
	url("fonts/otf/Fuore.otf") format("opentype"),
	url("fonts/svg/Fuore.svg#Fuore") format("svg");
	 font-weight: normal;
      font-style: normal;
	
}

.container {
  margin-left:  auto;
  margin-right:  auto;
  margin-top: 177px;
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
}

.row:before, .row:after {
  display: table;
  content: " ";
}

.col-md-6 {
  width: 50%;
}

.col-md-push-3 {
  margin-left: 25%;
}



.lead {
  font-size: 21px;
  font-weight: 200;
  margin-bottom: 20px;
}

.Rooskie {
	
	
	font-family: Rooskie;
}

.Bond {
	
	font-family: Bond;
}

.Pixel {
	
	font-family: NES;
}

.Overspray{
	font-family: Overspray;
	
}
.Furore {
	
	font-family: furore;
}
a {
  color: #3282e6;
  text-decoration: none;
}

.logo{
	
	position: absolute;
	top: 10px;
	left: 10px;
}
.mainlogo{
	margin: auto;
	align-content: center;
	width:100%;
}
.main{
	
	margin: auto;
	display: block;
}

.menu{
	
	width: 400px;
	margin: auto;
	text-align: left;
	float: right;
}

.innerdiv{
	
	align-content: left;
	margin: auto;
	display: block;

}

.spacer{
	margin: auto;
	width: 40%;
	float: left;
padding: 19px;
}
.outerdiv{
		margin: auto;
		width: 100%;
		display: block;
}
