body{
    background-attachment: fixed;
    background-position: center; 
}
#content-wrapper{
 background: none;
}
.item h2.headline, .functions h5{
	margin:0;
	padding-top:10px; 
	padding-left:5px;
	font-weight:700;
	color: #ffffff;
	border-bottom: #ffffff 2px solid;
        font-family: 'Cabin Sketch', cursive;

}
.functions h5{
       font-size:28px;
}
.lineBottom {
	display:none;
}
.item h3{
	padding: 0;
	margin: 0;
	font-family:Arial, sans-serif; 
	font-size:12px;
	font-weight: bold;
}

.list-group-item {
    background-color: transparent;
    border: 0 none;
}
