
body {
    /*background-image: url('images/oriental.png');
    background-repeat: repeat; */
    background-color: #fafafa; /* color base */
}

.starter-template {
  padding: 3rem 1.5rem;
  text-align: center;
}

h1{
	color:#0000FF;
}

.menu-nav-color {
    background-color: #dbeaf9 !important;
}


 


.home-image{
  /* filter: grayscale(100%); */
  opacity: 0.6;
  width: 100%;
}

