body {
	background-image: url(../images/background.jpg);
	height: 100%;
	margin: 0 0 0 0;
	overflow: auto;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.note_red {
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #e36348;
}