/* @import url('http://twitter.github.com/bootstrap/assets/css/bootstrap.css'); */

.logo {
 display: block;
 margin: 0 auto;
 width: 400px;
}

.modal-backdrop {
	background-color: #463;
}

.lead1 {
    font-size: 24px;
    font-weight: 200;
    line-height: 30px;
    margin-bottom: 0;
}

.lead2 {
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 220;
  line-height: 24px;
}

.lead3 {
  	margin-bottom: 18px;
	margin-top:12px;
  	font-size: 21px;
  	font-weight: 200;
  	line-height: 20px;
}

.lead5 {
    font-size: 36px;
    font-weight: 100;
    line-height: 30px;
    margin-bottom: 6px;
	text-align: center;
}

.modal-body {
	max-height:500px;
}

.border-free-table td, th {
    border: 0 !important;    
}

a:hover {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
  outline: none;
}


.affix {
    top: 15px;
}

.praise {
    font-family: caption;
	font-size: 18px;
    font-style: italic;
}

.about {
    padding-top:280px; 
	margin-top:-280px;
}

	