@charset "utf-8" ;
/* CSSS Document */ 

 .div1 {font-family:'League Gothic', sans-serif; color:white; background-color:#ff99b3; font-size:75px; font-weight:400px; text-align:center;}
	.fontStack { font-family: 'Leauge Gothic', sans-serif; text-align:center; font-color:purple; font-size:100px; height:150px; width:1200px; background-color:white; position:static; border-radius: 25px; margin-left: auto; margin-right: auto; }


	a:visited { color:#ff99b3; }
	a:hover { color:#ff5e87; }