
body{
    background-image: url("images/img_2462bkgnd_emboss_2.jpg");
    background-repeat: no-repeat;
    background-size: cover,cover;
    background-attachment: fixed;
}

p{
	font-family: Times New Roman;
	font-size: 18px;
	
	font-weight:bold;
	
	
	
}

.jumbotron{
	background:rgba(62,62,62,0.80);
}


.navbar{
	background-color:#0E778D !important;
}

.distinti{
	color:#EB0102;
}

.intro{
	color:#D4D41D;
		font-size: 20px;
	
			
}