body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0e1967;
	background-image: url(main/images/bg1.gif);
}
.story {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
a.joinnow {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.joinnow:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00c2e4;
	text-decoration: underline;
}
.border {
	border: 3px solid #FFFFFF;
}
.joinborder {
	border: 1px solid #00c2e4;
}
