/* This document validates as CSS level 3 */


/* Black */
body
{
	color: transparent;
	background-color: #000000;
}

/* SeaShell */
span.c1
{
	color: #FFF5EE;
	background-color: transparent;
	font-family: Courier, 'Courier New', 'DejaVu Serif', 'Liberation Serif', 'Times New Roman', Serif;
	font-size: 200%;
}

/* Torquoise */
h3.c2
{
	color: #40E0D0;
	background-color: transparent;
}

img.c3
{
	width: 72px;
	height: 72px;
}

/* Orchid */
h3.c4
{
	color: #DA70D6;
	background-color: transparent;
}

div.c5
{
	text-align: center;
}
