@charset "utf-8";
/* CSS Document */

{
	padding: 0;
	margin: 0;
}
html{
background-image: url("../images/designwrapperpng.png");
}

{
	body
}

.redpixeldesign-logo {
	width: 100%;
}

.navbar-brand logo
{
	height: 40px;
	padding-left: 20px;
}
.navbar {
	background-image: linear-gradient(to right,black, red);
	padding: 0;
	marging: 0;
}

.jumbotron {
	background-image: url("../images/designwrapperpng.png");top-center;no-repeat;
	background-size:cover;
	margin-top: 0em;
	padding-top: 0em;
	z-index: 999;
}


p.introduction:first-letter {
 font-size: 54px;
 float: left; 
color: darkred;
 line-height: 38px;
 padding-top: 12px; 
 padding-right: 3px;
 font-family: Times, serif, Georgia;
}


@media (max-width: 575.98px) {
  .description {
    left: 0;
    padding: 0 15px;
    position: absolute;
    top: 10%;
    transform: none;
    text-align: center;
  }
  
  .description h1 {
    font-size: 3em;
  }
  
  .description p {
    font-size: 1.2rem;
  }
  
  .features {
    margin: 0;
  }





	

