body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.8em;
	text-align: center;
}

a {
	color: #da3434;
	outline: none;
}

h1 {
	font-size: 1.8em;
	color: #e38f03;
}

#header {
	margin-top: 20px;
	text-align: center;
	height: 120px;
	border-bottom: 1px solid #da3434;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 50px;
}

a img { 
	border: 0;
	outline: none;
}

.forsaleblock {
	height: 150px;
	
}