

	#particles-js{
  width: 100%;
  height: 100%;
  background-color: #662D91;
  background-image:url(cri.jpg);
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  min-height: 100vh;
}
html, body {
    height: 100%;
}

h3{
font-size:2em;
text-align:center;
/*color:white;*/
	}


.wrapper.style2 {
			background: #662D91;
			background-image:url(contact.jpg);
		}

#titlebar{
	display:none;
	}



h4{
font-size:1.5em;
text-align:center;
	}

#about
{
	background-image: url("images/cri5.jpg");
	color: white;
}



.viewport
{
	background-color: red;
	height: 100%;
}
