h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: 3333cc;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: 000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	list-style-position: outside;
	list-style-type: disc;
	background-image: url(images/yellomult2.jpg);
}
div {
	padding: 0px;
	margin-left: 100px;
	margin-right: 50px;
}
.small {
	font-size: x-small;
}

#content {
	background-position: 400px;
}

.no {
	display: none;
}#bookmark {
	font-weight: bold;
	text-align: center;
	border: thin groove #CC6600;
	background-position: 400px;
}
