body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/Untitled-1_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.titlebar {
	margin: 0px;
	padding: 0px;
	background-position: center;
	width: 100%;
	text-align: center;
}
.text1 {
	font-family: "American Typewriter";
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin: 25px;
}
a:link {
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #660033;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #660066;
	text-decoration: none;
}
a:active {
	font-size: 14px;
	color: #660099;
	text-decoration: none;
}
