body {
	background-image: url(Images/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #543089;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #543089;
	text-decoration: none;
}
a:visited {
	color: #543089;
	text-decoration: none;
}
a:hover {
	color: #543089;
	text-decoration: none;
}
a:active {
	color: #543089;
	text-decoration: none;
}

body {

	}
	
#Content {
	width:500px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:1px dashed #333;
	background-color:#eee;
}

.html_links{
	font-family:Arial, Helvetica, sans-serif;
	color: #543089;
	font-size: 9px;
	}	img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
