body {
	background-image: url(img/back.jpg);
	margin-left: 0px;
	margin-top: 0px;
	background-repeat:repeat-y;
	background-position:left top;
}
.top_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.welcome_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #980000;
	font-size: 12px;
	font-weight: bold;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
-->
</style>
