@charset "utf-8";
/* CSS Document */

/*Custom styles and bootstrap overrides for digitalmediafactory.tv*/
/*Created June 9, 2015 - Judith Barnett - Vyndydo Corporation*/
body {
	font-size:14px;
}
.navbar {min-height:30px;}
.well {

  background-color:#C5DAE4;

}

.jumbotron {

  background-color: #C5DAE4;
  color:#006;
  
 }
 
 .title {
  /*color:#5eb2d9;*/
  color:#006;
	 }
p h1 h2 h3 h4 h5{

  color:#006;
	 }