
@media (min-width:1200px) {
    #wrapper{
    	width:1160px;
    }
	#footer{
	  max-width:1160px;
	}
}

h1, h2, h3, h4, h5 h6 {
	font-family: "Interstate",sans-serif;
	text-transform: uppercase;
}

h1, h2 {
	font-weight: bold;
}
