body {
	background-attachment: fixed;
	background-image: url(images/wallpaper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	background-color: #f2f3f9;
	text-align: center;
}
p {
	font-family: Arial;
	font-size: small;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.footer {
	font-family: Arial;
	font-size: x-small;
}
.table {
	font-family: Arial;
	font-size: small;
	text-align: left;
	}
#diaryDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #930;
}

