/* diary pages css - bright red bgnd */

#header {
	border: 1px solid #B20101;
}

#content {
	background-color: #B20101;
	color: #FFFFFF;
}