.largeimages {
	text-align: center;
	vertical-align: middle;
	display: block;
}

h1 {
	font: 24px "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	color: #6600CC;
	text-align: center;
	}
	
p {
	font: 14px "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	}
	
a	{
	text-decoration:none;
	font-weight:bold;
	color:#990000;
	}
	
a:visited	{
	color:#996666;
	}
	
a:hover	{
	color:#990000;
	text-decoration:underline;
		}
