html, body {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	background: url(img/image-madentec-logo-bg.gif) repeat-x;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
	font-size: 76%;
}
h1 {
	margin: 0;
	height: 65px;
	border-bottom: 1px solid #999;
	background: url(img/image-madentec-logo.gif) no-repeat;
	color: #369;
}
	h1 span {
		position: absolute; 
		top: 4px;
		right: 4px;
		font-size: 12px;
		width: 230px;
		text-align: right;
	}
h2, h3, h4, p {
	display: none;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}
