@charset "utf-8";
/* CSS Document */

body {
	color:#000 !important;
	margin-top:0px;
	font-family: "Montserrat", sans-serif;  
    background-color: #333;
}

a {
	color:#000;
}


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family: "Montserrat", sans-serif;
}

p {
	font-family: "Montserrat", sans-serif;
}

img {
	width:auto;
	height:auto;
	max-width:100%;
}
