.body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.brightlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #00FFFF;
}
bodbg {
	background-image: url(../assets/bod.gif);
	background-color: #FF0000;
}
.blubox {
	background-color: #040078;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 10px;
}
.bodbox {
	padding: 5px;
	width: 500px;
	font-size: 10px;
}

