
.bs-docs-header{
	font-family: 'PT Sans', sans-serif;
    background:url(../img/Purple_Bliss.jpg) no-repeat;
    color: rgb(200, 102, 102);
    transition: 3s;
}

.bs-docs-header h1{
	color:#449d44;
	font-size: 45px;
	/*text-shadow:0px 1px 0px #1ABC9C,0px 2px 0px #1ABC9C,0px 3px 0px #1ABC9C,0px 4px 0px #1ABC9C, 0px 5px 0px  #1ABC9C,0px 6px 0px #1ABC9C, 0px 7px 0px #1ABC9C,0px 8px 7px #1ABC9C*/
}

.line{
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 9px;
	margin-bottom: 20px;
}
.ppt{
	height: 50px;margin-top: 10px;
}
.ppt .label {
	margin-right: 5px;
}

