body {
	background-color: #3B83DB;
	margin: 0;
	padding: 0;
}
#getflash{
	margin: 1.5em;
	font-family: sans-serif;
}


/*
 * blanket policy for all images. this should remove the
 * need to specify border=0 in every img tag.
 */
img
{    
	border: 0px;
}

