.heading{
	font-size: 180px;
	color: #C06B85;
	font-weight: bold;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : text-top;
	text-align : center;
	letter-spacing : 2px;
}

.mainpodtext{
	font-size: 22px;
	color:#C06B85;
	font-weight: bold;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : text-top;
	text-align : center;
	letter-spacing : 2px;
	text-decoration: none;	
}
.mainpodtext a:link{
	font-size: 22px;
	color:#C06B85;
	font-weight: bold;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : text-top;
	text-align : center;
	letter-spacing : 2px;
	text-decoration: none;
}
.mainpodtext a:visited{
	font-size: 22px;
	color:#C06B85;
	font-weight: bold;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : text-top;
	text-align : center;
	letter-spacing : 2px;
	text-decoration: none;
}
.mainpodtext a:hover{
	font-size: 22px;
	color:#C06B85;
	font-weight: bold;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : text-top;
	text-align : center;
	letter-spacing : 2px;
	text-decoration: none;
}

.footerpodtext{
	font-size: 18px;
	color:#C06B85;
	font-weight: bolder;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : bottom;
	text-align : center;
	letter-spacing : 2px;
}
.subpodtext{
	font-size:14px;
	color:#4D06BD;
	font-weight: bold;
	border: none;
	font-family: cursive, sans serif;
	vertical-align : text-top;
	text-align : left;
	letter-spacing : 2px;
}
