BODY {
	background-color:  rgb(237,244,205);
	/* background-image:  url('../images/polaroid2.jpg'); */
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;

	font-size: 70%;
	font-family: Verdana;
}

A, A:visited, A:active {
	text-transform: none;
	color: black;
}

IMG {
	border: 1px solid black;
	margin-right: 3px;
}

.headertext {
	font-size: 150%;
	font-weight: bolder;
}

.info {
	margin-left: 45%;
	margin-top: 10%;
	width:  320px;
}

.subinfo {
	margin-top: 20px;
	margin-left: 20px;
	width: 300px;
}
