BODY
{
	font-size: larger;
	background-image: none;
	font-family: 'Comic Sans MS';
	background-color: transparent;
	text-align: center;
}
/* IMG
{
	border-right: inset;
	border-top: inset;
	border-left: inset;
	border-bottom: inset;
} */
blockquote {
    margin : 10px 40px;
    padding : 5px;
    clear : both;
    background-color : #D9E3EE;
    -moz-border-radius : 8px;
    border-radius : 8px;
}
.polaroid
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	background:white;
	/* border:1px solid black; */
	text-align:center;
	font-family: 'OCR B MT';
	font-size: smaller;
	vertical-align:baseline;
}
.multipic
{
 	float:left;
	vertical-align:baseline;
}
/* Interesting toys

a:hover img {
opacity: 0.85;
}
a img {
opacity: 1.0;
}

*/
