


  .jumbotron{
	background-image:url('./images/rule.png');
	background-repeat:repeat-x;
}

.responsive {
    width: 100%;
    max-width: 300px;
    height: auto;
} 

a:link {
  color:#ff6600;
  font-weight:bolder; 
  
 } 
 
a:visited {
	color: #dd4f05; 
}

 

.SocialIcon{
	
}

.SocialIcon:hover {
	opacity: 0.5;
	
}


 