/* Stylesheet in progress by Ndogoworks for Solarvibe Sound */
/* Please use the contact form on www.shack518.com/contact to get in touch about the use of this sheet. */

head {

}

body {
  margin: auto;
  width: 430px;
  text-align: center
}

h1 {
  font-family: Calibri;
  font-size: 68px;
  margin-bottom: 0px;
  margin-top: 0px;
}

h2 {
  font-family: Calibri;
  font-size: 30px;
}

h3 {
  font-family: Calibri;
  font-size: 20px;
}

p {
 padding: 5px;
 font-family: Calibri;
 font-size: 15px;
}

a {
  padding: 0px;
  color: black;
  text-decoration: none;
}

a:hover {
  color: red;
  text-decoration: underline; 
  }

a:active {
  color: red;
  }

a:current {
  color: red;
}

ol {
  margin: 0px;
  font-family: Calibri;
  font-size: 15px; 
}


#header {
  position: center;
  margin: auto;
  margin-top: 50px;
  float: center;
  text-align: left;
  border-top: 1px solid;
}

#header a {

}

#header a:hover {
  color: red;
  text-decoration: none;
}

#navbar {
  width: 430px;
  text-align: left;
  font-size: 77px;
  padding-bottom: 10px;
  font-family: Calibri;
  font-size: 39px;
  border-bottom: 1px solid;
}

#navbar table {
  width: 430px;
  margin: auto; 
  padding: 1px;
  font-family: Calibri;
  font-size: 33px;
  color: red;
  text-align: left;
}

#navbar table a {
  padding: 1px;
  text-decoration: none;
  color: black;
}

#navbar table a:hover {
  color: red; 
  }

#navbar table a:active {
  color: red; 
} 

#content {
  margin-top: 20px;
  width: 430px;
  text-align: left;
}

#footer {
  width: 500px;
  font-family: Calibri;
  font-size: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: right;
}

#footer a {
  text-decoration: none; 
  color: #7f7f7f;
}

#footer a:hover {
  color: red;
}

#footer a:active {
  color: red;
}

#footer a:current {
  color: red;
}
