*{
	margin: 0;
	padding: 0;
	background-color: #260333;
}
p{
    text-align: center;
     margin-top: 150px;
     color: white;
	font-size: 30px;
	font-weight: bold;
}
h6{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	color: white;
	
}
h6 a {

	text-decoration: none;
    color:yellow;
}
img{
	margin-left: 45%;
	margin-top:20px;	
	padding: 0px;
}