body {
  line-height: 1.7;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "游ゴシック体", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif, "Meiryo", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.container {
	width: 1024px;
}
.navbar {
	width: 1024px;
}
.text-primary{
	 color:#404040 !important;
}
.text-secondary{
	 color:#404040 !important;
}

