	*, h1,h2,h3,h4,h5,h6{
	color : #ffffff;
	}
	h4.modal-title{
	color  :#000000;
	}
	.margin-top{
	margin-top : 20px;
	}
	body{
	padding-top : 75px;
	}
	.jumbotron{
	background-color : transparent;

	}
	.container{
	background-image : url(../images/bl80trans.png)
	}
	.trans{
	background-image : url(../images/wh75trans.png);
	}
	.thumbnail{
	background-color : transparent;
	color : #ffffff;
	border-radius : 0px;
	padding : 0px;
	border : 0px;
	}
	.logo{
	width : 150px;
	}
	.purple{
	background-color : #E2003A;
	}
	.thumbnail .caption{
	text-align : center;
	}
	.thumbnail .caption p{
	margin-top : 15px;
	padding-top : 15px;
	border-top : 1px dashed #F23967;
	}