body {
	background: black;
	color: yellow;
	font-size: 30px;
}
img {
	display: none;
}
a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h3 {
	font-size: 2em;
	margin: 35px 0 0 0;
}
input#mod_search_searchword {
	font-size: 45px;
	font-weight: bold;
	width: 500px;
	height: 50px;
	margin-top: -20px;
}
table.contentpaneopen table td {
	border: solid 1px Yellow;
}
p {
	font-size: 35px;
}
span {
	font-size: 35px;
	color: yellow !important;
}
div#content div a[title="Web development, Joomla, CMS, CRM, Online shop software, databases"] {
	font-size: 0px;
	width: 0px;
	height: 0px;
	color: black;
	cursor: default;
}

