body {
	background-color:#532b34;
	background-image:url('../pic/bgrepeat.jpg');
	background-repeat:repeat;
	margin:0px;
	height:100%;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	margin-top:27px;
}
#page {
	display:table;
	width:100%;
	height:100%;
}
.redtext {
	color:#af354f;
}
.bottomtext {
	color:#532b34;
	font-size:10px;
	font-weight:bold;
}

.smallbluelink {
	color:#0099FF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}