body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-attachment: scroll;
	background-image: url(journal-layout.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: .85em;
}
a:link {
	color: #E60039;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #0039E6;
	text-decoration: line-through;
}
