body {
  background-color: black;
}


h3{
display: inline;
float: left;
font-family: 'Cormorant Infant', serif;
font-style: ;
}

h4 {
font-family: 'Cormorant Infant', serif;
font-style: bold;
font-size: 24px;
font-weight: 500;
line-height: 1.2;
}

h6 {
font-family: 'Cormorant Infant', serif;
font-size: 15px;
font-style: italic;
}

body {
color: white;
display: block;
margin: 20px;
margin-top: 10px;
}

.altmargin {
    margin-left: 50%;
    position: absolute;
}

.altmargin2 {
    margin-left: 20%;
    position: absolute;
}

.altmargin a {
    text-decoration: none;
    color: #ffffff;
}

.altmargin2 a {
    text-decoration: none;
    color: #ffffff;
}

.altmargin a:hover {
    text-decoration: underline;
}

.altmargin2 a:hover {
    text-decoration: underline;
}

.content1 a {
    font-family: 'Cormorant Infant', Serif;
    text-decoration: underline;
    font-style: regular;
    text-align: center;
    color: #ffffff;
    margin-top: 50px;
}

.content2 a {
    font-family: 'Cormorant Infant', Serif;
    text-decoration: underline;
    font-style: regular;
    text-align: center;
    color: #ffffff;
    margin-top: 50px;
}

.col-md-6 {
    font-family: 'Cormorant Infant', Serif;
    text-decoration: underline;
    font-style: regular;
    text-align: center;
    color: #ffffff;
    margin-top: 50px;
}

.altnav {
    background-color: rgba(0, 0, 0, 0) !important;
    border: none !important;
}

.navbar-brand {
    color: #ffffff !important;
    font-family: 'Cormorant Infant', serif !important;
    font-style: bold;
    font-size: 25px;
    font-weight: 400;
    margin-left: : 20px;
}

.navbar-brand1 {
    color: #ffffff !important;
    font-family: 'Cormorant Infant', serif !important;
    font-style: bold;
    font-size: 20px;
    font-weight: 400;
    margin-left: : 20px;
}

.navbar-back {
  color: #ffffff !important;
  font-family: 'Cormorant Infant', serif !important;
  font-style: bold;
  font-size: 15px;
  font-weight: 400;
  margin-left: : 20px;
  }

.navbar-default .navbar-nav li a {
    color: #ffffff !important;
    font-family: 'Cormorant Infant', serif;
    font-style: bold;
    font-size: 15px;
    margin-right: 20px;

}

.carousel-inner .item img {
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.mainmargin {
    margin-top: 80px;
}

.mainmargin1 {
    margin-top: 150px;
}

.about {
  font-family: 'Cormorant Infant', serif;
  font-style: regular;
  font-size: 18px;
  margin-left: 300px;
  margin-right: 300px;
  margin-top: 200px;
  text-decoration: none;
  color: white;
}

.about2 {
  font-family: 'Cormorant Infant', serif;
  font-style: italic;
  font-size: 15px;
  margin-left: 350px;
  margin-right: 350px;
  margin-top: 100px;
  text-decoration: none;
  color: white;
}

.about3 {
  font-family: 'Cormorant Infant', serif;
  font-style: italic;
  font-size: 15px;
  margin-left: 350px;
  margin-right: 350px;
  margin-top: 100px;
  margin-bottom: 100px;
  text-decoration: none;
  color: white;
}

.links {
  font-family: 'Cormorant Infant', serif;
  font-style: italic;
  text-decoration: underline;
  color: #ffffff;
}

.quotes {
  font-family: 'Cormorant Infant', serif;
  font-style: bold;
  text-align: center;
  font-size: 25px;
  margin-left: 200px;
  margin-right: 200px;
  margin-top: 100px;
  margin-bottom: 20px;
  text-decoration: none;
  color: white;
}

.quotes2 {
  font-family: 'Cormorant Infant', serif;
  font-style: italic;
  font-size: 12px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
  text-decoration: none;
  color: white;
}

.tales {
  font-family: 'Cormorant Infant', serif;
  font-style: regular;
  font-size: 18px;
  margin-left: 300px;
  margin-right: 700px;
  margin-top: 10px;
  text-decoration: none;
  color: white;
}

.titless {
  font-family: 'Cormorant Infant', serif;
  font-style: bold;
  font-size: 22px;
  margin-top: 150px;
  margin-left: 300px;
  text-decoration: none;
  color: white;
}

ul.menu li{
            display: inline-block; /* centraliza na horizontal */
            margin: 20px;
        }
