body {
background-color:#dadbdd;
}
.descriptionText {
	color: #333;
	font-size:175%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:350%;
	color: #333;
	text-shadow: 0px 1px 3px rgba(255,255,255,1.0);

}

h3 {
	color: #06F;
	font-size:225%;
	text-shadow: 0px 1px 2px rgba(0,0,0,0.6);

}

h4 {
	color: #06F;
	font-size:150%;
}

img.spacer
{
	visibility: hidden
}
