@import url("./default.css");

h1
{
	color: #ffddbb;
	font: bold 2em fantasy;
	text-align: center;
	letter-spacing: 0.5em;
	text-shadow: #bbddff 0.2em 0.2em 0.1em;
}

img.imgtype1
{
	background-color: transparent;
	border-width: 0em;
}

