body {
	background-color: #FFFFCE;
}
h1 {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #0000CE;
	text-align: center;
	font-weight: 800;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
	text-align: center;
}
a:link {
	color: #0000CE;
	text-decoration: underline;
}
a:visited {
    color: #0000CE;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}
.plugin {
	background-color: #FFFF9C;
	margin: auto;
	height: 100px;
	width: 450px;
	border: solid;
}h3 {
	font-family: "Courier New", Courier, mono;
	font-size: xx-large;
	font-style: italic;
	line-height: normal;
	color: #FF0000;
	font-weight: 700;
	text-align: center;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	line-height: normal;
	color: #FF0000;
	font-weight: 800;
	text-transform: none;
	font-variant: normal;
	font-style: oblique;
	text-align: center;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	text-align: center;
}
