a {
	text-decoration: none;

}
body {
	background-color: #9600EC;
	margin: 0px;


}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	text-decoration: blink;
	color: #FFFFFF;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;


}
