
body {
font-family:'Open Sans', sans-serif;
color:#222;
font-size:16px;
line-height:175%; 
background:  url(../graphics/purple-wash.png) no-repeat center center fixed;
background-color:#fff;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; }

a:hover#home,a:hover#musicians,a:hover#how,a:hover#contact,a:hover#mission,a:hover#gallery {
color:#c954bd; }

footer {
border-top: 1px solid #999;
padding:30px;
margin-top:30px;
text-align:center;
font-size:16px;
line-height:175%; }

form {
font-size:16px;
font-weight:normal; }

/*.home-text {
font-size:16px;
line-height:175%; }*/

.navbar-default {
background-color:transparent; 
font-size:18px;
text-transform:uppercase;
border-top:1px solid #999;
border-bottom:1px solid #999; }

.panel-default, .panel-footer {
background-color:transparent; }

.panel-default {
border: 1px solid #999; }

.panel-footer {
border-top: 1px solid #999; }

textarea.form-control, input.form-control {
background-color:transparent;
border: 1px solid #999; }