img{
	width: 150px;
	height: 210px;
}

h1{
	text-align: center;
	color: white;
}

h2{
	color: black;
	text-transform: uppercase;
	font-size: 22px;
	font-family: Arial;
	text-align: center;
}

h3{
	color: white;
}

h4{
	text-align: center;
}

a{
	text-decoration: none;
	color: white;
}

p{
	text-decoration: none;
	text-align: center;
	font-family: Arial;
	text-transform: uppercase;
}
